telegramx.js

ManagedBotCreated

interface

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

Declaration

interface ManagedBotCreated 

Properties

botproperty#
bot: User;

Information about the bot. The bot's token can be fetched using the method getManagedBotToken.