Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextStrikethrough

Interface: TelegramRichTextStrikethrough

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

A strikethrough text.

Documentation

Properties

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