bots.AccessSettings#

class pyrogram.raw.types.bots.AccessSettings#

Telegram API type.

Constructor of AccessSettings.

Details:
  • Layer: 225

  • ID: DD1FBF93

Parameters:
  • restricted (bool, optional) – N/A

  • add_users (List of User, optional) – N/A

Functions:

This object can be returned by 1 function.

bots.GetAccessSettings

Telegram API function.