Skip to content

GramIO API Reference / gramio/dist / TelegramManagedBotUpdated

Interface: TelegramManagedBotUpdated

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

This object contains information about the creation, token update, or owner update of a bot that is managed by the current bot.

Documentation

Properties

PropertyTypeDescriptionDefined in
botTelegramUserInformation about the bot. Token of the bot can be fetched using the method getManagedBotToken.@gramio/types/out/objects.d.ts:2247
userTelegramUserUser that created the bot@gramio/types/out/objects.d.ts:2243