InputBusinessRecipients

---types---
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

Belongs to

InputBusinessRecipients

This type can only be an instance of:

InputBusinessRecipients

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.