ManagedBotUpdated
This object contains information about the creation, token update, or owner update of a bot that is managed by the current bot.
Properties
user
ts
user: User;User that created the bot
bot
ts
bot: User;Information about the bot. Token of the bot can be fetched using the method getManagedBotToken.