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.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
bot | TelegramUser | Information about the bot. The bot's token can be fetched using the method getManagedBotToken. | @gramio/types/out/objects.d.ts:2231 |