InputBusinessBotRecipients

---types---
inputBusinessBotRecipients#c4e5921e 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> exclude_users:flags.6?Vector<InputUser> = InputBusinessBotRecipients

Belongs to

InputBusinessBotRecipients

This type can only be an instance of:

InputBusinessBotRecipients

Members

existing_chatsflagThis argument defaults to None and can be omitted.
new_chatsflagThis argument defaults to None and can be omitted.
contactsflagThis argument defaults to None and can be omitted.
non_contactsflagThis argument defaults to None and can be omitted.
exclude_selectedflagThis argument defaults to None and can be omitted.
usersInputUserThis argument defaults to None and can be omitted. Otherwise, Anything entity-like will work if the library can find its Input version (e.g., usernames, Peer, User or Channel objects, etc.). a list must be supplied.
exclude_usersInputUserThis argument defaults to None and can be omitted. Otherwise, Anything entity-like will work if the library can find its Input version (e.g., usernames, Peer, User or Channel objects, etc.). a list must be supplied.