Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextSpoiler

Interface: TelegramRichTextSpoiler

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

A text covered by a spoiler.

Documentation

Properties

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