bots.ExportedBotToken#

class pyrogram.raw.base.bots.ExportedBotToken#

The bot token of a managed bot, exported by the manager bot.

Constructors:

This base type has 1 constructor available.

bots.ExportedBotToken

The bot token of a managed bot, exported by the manager bot.

Functions:

This object can be returned by 1 function.

bots.ExportBotToken

Export the bot token of a managed bot; can only be called by the manager bot.