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