Skip to content

BotAccessSettings

Type · TDLib 1.8.67 · d1085f9c

Describes users that have access to a bot

BotAccessSettings(
  is_restricted: Bool,
  added_user_ids: list of int53
) → BotAccessSettings

is_restricted

Bool

True, if access to the bot is restricted to its owner and selected users

added_user_ids

list of int53

Identifiers of the users who can use the bot additionally to the owner of the bot