GramIO API Reference / gramio/dist / TelegramRichTextMarked
Interface: TelegramRichTextMarked
Defined in: @gramio/types/out/objects.d.ts:7433
A marked text.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | TelegramRichText | The text | @gramio/types/out/objects.d.ts:7441 |
type | "marked" | Type of the rich text, always “marked” | @gramio/types/out/objects.d.ts:7437 |