InputBusinessBotRecipients

class hydrogram.raw.types.InputBusinessBotRecipients[source]

{schema}

Constructor of InputBusinessBotRecipients.

Details:
  • Layer: 181

  • 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)