Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextCode

Interface: TelegramRichTextCode

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

A monowidth text.

Documentation

Properties

PropertyTypeDescriptionDefined in
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7457
type"code"Type of the rich text, always “code”@gramio/types/out/objects.d.ts:7453