Skip to content

GramIO API Reference / gramio/dist / TelegramManagedBotCreated

Interface: TelegramManagedBotCreated

Defined in: @gramio/types/out/objects.d.ts:2227

This object contains information about the bot that was created to be managed by the current bot.

Documentation

Properties

PropertyTypeDescriptionDefined in
botTelegramUserInformation about the bot. The bot's token can be fetched using the method getManagedBotToken.@gramio/types/out/objects.d.ts:2231