Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextBotCommand

Interface: TelegramRichTextBotCommand

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

A bot command.

Documentation

Properties

PropertyTypeDescriptionDefined in
bot_commandstringThe bot command@gramio/types/out/objects.d.ts:7653
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7649
type"bot_command"Type of the rich text, always “bot_command”@gramio/types/out/objects.d.ts:7645