ManagedBotUpdated#

class pyrogram.types.ManagedBotUpdated[source]#

This object contains information about the creation or token update of a bot that is managed by the current bot.

Parameters:
  • user (User, optional) – User that created the bot.

  • bot (User, optional) – Information about the bot. The bot’s token can be fetched using the method CreateBot.