inputBusinessRecipients#6f8b32aa 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> = InputBusinessRecipients;
Parameters
| Name | Type | Description |
| 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. |
Type
InputBusinessRecipients
Related pages
Types used here