InputBusinessRecipients#
- class pyrogram.raw.types.InputBusinessRecipients#
Specifies the chats that can receive Telegram Business away » and greeting » messages.
Constructor of
InputBusinessRecipients
.- Details:
Layer:
198
ID:
6F8B32AA
- Parameters:
existing_chats (
bool
, optional) – All existing private chats.new_chats (
bool
, optional) – All new private chats.contacts (
bool
, optional) – All private chats with contacts.non_contacts (
bool
, optional) – All private chats with non-contacts.exclude_selected (
bool
, optional) – If set, inverts the selection.users (List of
InputUser
, optional) – Only private chats with the specified users.