Skip to content

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

Class: BotShortDescription

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

This object represents the bot's short description.

Constructors

Constructor

new BotShortDescription(payload): BotShortDescription

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

Parameters

ParameterType
payloadTelegramBotShortDescription

Returns

BotShortDescription

Properties

PropertyTypeDefined in
payloadTelegramBotShortDescriptioncontexts/index.d.ts:1245

Accessors

[toStringTag]

Get Signature

get [toStringTag](): string

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

MDN

Returns

string


description

Get Signature

get description(): string

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

The bot's short description

Returns

string