GramIO API Reference / gramio/dist / TelegramRichTextSpoiler
Interface: TelegramRichTextSpoiler
Defined in: @gramio/types/out/objects.d.ts:7341
A text covered by a spoiler.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | TelegramRichText | The text | @gramio/types/out/objects.d.ts:7349 |
type | "spoiler" | Type of the rich text, always “spoiler” | @gramio/types/out/objects.d.ts:7345 |