Raw.MessageReportOption

Raw.MessageReportOption

Report menu option

messageReportOption#7903e3d9 text:string option:bytes = MessageReportOption;
export namespace Raw {
  export class MessageReportOption {
    constructor(params: { text: string; option: Buffer }) {}
  }
}
🚫

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

Layer: 198
Constructor ID: 0x7903e3d9

Property

  • text : string

    Option title

  • option : Buffer

    Option identifier: if the user selects this option, re-invoke messages.report, passing this option to option