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