GramIO API Reference / gramio/dist / TelegramRichTextStrikethrough
Interface: TelegramRichTextStrikethrough
Defined in: @gramio/types/out/objects.d.ts:7325
A strikethrough text.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | TelegramRichText | The text | @gramio/types/out/objects.d.ts:7333 |
type | "strikethrough" | Type of the rich text, always “strikethrough” | @gramio/types/out/objects.d.ts:7329 |