Skip to content

GramIO API Reference / @gramio/contexts/dist / BotShortDescription

Class: BotShortDescription

Defined in: contexts/index.d.ts:1205

This object represents the bot's short description.

Constructors

Constructor

new BotShortDescription(payload): BotShortDescription

Defined in: contexts/index.d.ts:1207

Parameters

ParameterType
payloadTelegramBotShortDescription

Returns

BotShortDescription

Properties

PropertyTypeDefined in
payloadTelegramBotShortDescriptioncontexts/index.d.ts:1206

Accessors

[toStringTag]

Get Signature

get [toStringTag](): string

Defined in: contexts/index.d.ts:1209

MDN

Returns

string


description

Get Signature

get description(): string

Defined in: contexts/index.d.ts:1211

The bot's short description

Returns

string