telegram api constructor · layer 229 · #21108ff7

businessRecipients

Specifies the chats that can receive Telegram Business away » and greeting » messages.

definition

businessRecipients#21108ff7 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> = BusinessRecipients;

parameters

nametypedescription
flags#Flags, see TL conditional fields
existing_chatsflags.0?trueAll existing private chats.
new_chatsflags.1?trueAll new private chats.
contactsflags.2?trueAll private chats with contacts.
non_contactsflags.3?trueAll private chats with non-contacts.
exclude_selectedflags.5?trueIf set, inverts the selection.
usersflags.4?Vector<long>Only private chats with the specified users.

type

BusinessRecipients

history

present in layers 176–229

idlayers
#21108ff7176–229