telegramx.js

RichTextPhoneNumber

interface

A text with a phone number.

Declaration

interface RichTextPhoneNumber 

Properties

phone_number: string;

The phone number

textproperty#
text: RichText;

The text

typeproperty#
type: 'phone_number';

Type of the rich text, always "phone_number"