Skip to content

BotAccessSettings

This object describes the access settings of a bot.

Fields

is_access_restrictedBooleanRequired
True, if only selected users can access the bot. The bot's owner can always access it.
added_usersUser[]Optional
Optional. The list of other users who have access to the bot if the access is restricted

GramIO Usage

See Also