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