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;
Параметры
| Поле | Тип | Описание |
| flags |
# |
Битовая маска: поле вида flags.N?T присутствует, только если поднят бит N. |
| 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
Связанные страницы
Типы, которые здесь встречаются