Raw.TextEmail

Raw.TextEmail

Rich text email link

textEmail#de5a0dd6 text:RichText email:string = RichText;
export namespace Raw {
  export class TextEmail {
    constructor(params: { text: Raw.TypeRichText; email: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xde5a0dd6

Property