GramIO API Reference / gramio/dist / TelegramRichTextSubscript
Interface: TelegramRichTextSubscript
Defined in: @gramio/types/out/objects.d.ts:7401
A subscript text.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | TelegramRichText | The text | @gramio/types/out/objects.d.ts:7409 |
type | "subscript" | Type of the rich text, always “subscript” | @gramio/types/out/objects.d.ts:7405 |