ManagedBotCreatedinterfaceThis object contains information about the bot that was created to be managed by the current bot.Declarationinterface ManagedBotCreated Propertiesbotproperty#bot: User;Information about the bot. The bot's token can be fetched using the method getManagedBotToken.