GramIO API Reference / gramio/dist / TelegramRichTextSuperscript
Interface: TelegramRichTextSuperscript
Defined in: @gramio/types/out/objects.d.ts:7417
A superscript text.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | TelegramRichText | The text | @gramio/types/out/objects.d.ts:7425 |
type | "superscript" | Type of the rich text, always “superscript” | @gramio/types/out/objects.d.ts:7421 |