ManagedBotCreated¶
- class pyrogram.types.ManagedBotCreated¶
This 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().