InputBusinessBotRecipients

class pyrogram.raw.types.InputBusinessBotRecipients

{schema}

Constructor of InputBusinessBotRecipients.

Details:
  • Layer: 187

  • ID: C4E5921E

Parameters:
  • existing_chats (bool, optional)

  • new_chats (bool, optional)

  • contacts (bool, optional)

  • non_contacts (bool, optional)

  • exclude_selected (bool, optional)

  • users (List of InputUser, optional)

  • exclude_users (List of InputUser, optional)