telegram api constructor · layer 229 · #6f8b32aa

inputBusinessRecipients

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

definition

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

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<InputUser>Only private chats with the specified users.

type

InputBusinessRecipients

history

present in layers 176–229

idlayers
#6f8b32aa176–229