ManagedBotCreated¶ class pyrogram.types.ManagedBotCreated[source]¶ 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 method get_managed_bot_token().