GramIO API Reference / gramio/dist / TelegramRichTextCode
Interface: TelegramRichTextCode
Defined in: @gramio/types/out/objects.d.ts:7449
A monowidth text.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | TelegramRichText | The text | @gramio/types/out/objects.d.ts:7457 |
type | "code" | Type of the rich text, always “code” | @gramio/types/out/objects.d.ts:7453 |