businessBotRecipients

businessBotRecipients#b88cf373 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<long> exclude_users:flags.6?Vector<long> = BusinessBotRecipients;

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<long> Users referenced by the response — the client should put them in its cache.
exclude_users flags.6?Vector<long>

Type

BusinessBotRecipients

Related pages

Types used here