ManagedBotCreated
This object contains information about the bot that was created to be managed by the current bot.
fields
| field | type | required | description |
|---|---|---|---|
bot | User | required | Information about the bot. The bot's token can be fetched using the method getManagedBotToken. |
import
import type { ManagedBotCreated } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#managedbotcreated