ManagedBotCreated¶
- class pyrogram.types.ManagedBotCreated
Bases:
ObjectThis object contains information about the bot that was created to be managed by the current bot.
- Parameters:
bot (
User) – Information about the bot. The bot’s token can be fetched using the methodget_managed_bot_token().