inputBusinessBotRecipients

inputBusinessBotRecipients#c4e5921e flags:# existing_chats:flags.0?true new_chats:flags.1?true contacts:flags.2?true non_contacts:flags.3?true exclude_selected:flags.5?true users:flags.4?Vector<InputUser> exclude_users:flags.6?Vector<InputUser> = InputBusinessBotRecipients;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
existing_chats flags.0?true
new_chats flags.1?true
contacts flags.2?true List of contacts.
non_contacts flags.3?true
exclude_selected flags.5?true
users flags.4?Vector<InputUser> Users referenced by the response — the client should put them in its cache.
exclude_users flags.6?Vector<InputUser>

Type

InputBusinessBotRecipients

Related pages

Types used here