GramIO API Reference / gramio/dist / TelegramRichTextUnderline
Interface: TelegramRichTextUnderline
Defined in: @gramio/types/out/objects.d.ts:7309
An underlined text.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | TelegramRichText | The text | @gramio/types/out/objects.d.ts:7317 |
type | "underline" | Type of the rich text, always “underline” | @gramio/types/out/objects.d.ts:7313 |