Raw.TextPhone

Raw.TextPhone

Rich text linked to a phone number

textPhone#1ccb966a text:RichText phone:string = RichText;
export namespace Raw {
  export class TextPhone {
    constructor(params: { text: Raw.TypeRichText; phone: string }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x1ccb966a

Property