GramIO API Reference / gramio/dist / TelegramRichTextItalic
Interface: TelegramRichTextItalic
Defined in: @gramio/types/out/objects.d.ts:7293
An italicized text.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | TelegramRichText | The text | @gramio/types/out/objects.d.ts:7301 |
type | "italic" | Type of the rich text, always “italic” | @gramio/types/out/objects.d.ts:7297 |