ultra-telegram-framework
Preparing search index...
types/telegram
RichTextSpoiler
Interface RichTextSpoiler
A text covered by a spoiler.
interface
RichTextSpoiler
{
text
:
RichText
;
type
:
string
;
}
Index
Properties
text
type
Properties
text
text
:
RichText
The text
type
type
:
string
Type of the rich text, always "spoiler"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
type
ultra-telegram-framework
Loading...
A text covered by a spoiler.