Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextItalic

Interface: TelegramRichTextItalic

Defined in: @gramio/types/out/objects.d.ts:7293

An italicized text.

Documentation

Properties

PropertyTypeDescriptionDefined in
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7301
type"italic"Type of the rich text, always “italic”@gramio/types/out/objects.d.ts:7297