bots.ExportedBotToken#
- class pyrogram.raw.types.bots.ExportedBotToken#
The bot token of a managed bot, exported by the manager bot.
Constructor of
ExportedBotToken.- Details:
Layer:
227ID:
3C60B621
- Parameters:
token (
str) – The bot token of the managed bot
- Functions:
This object can be returned by 1 function.
Export the bot token of a managed bot; can only be called by the manager bot.