Raw.SponsoredMessageReportOption

Raw.SponsoredMessageReportOption

A report option for a sponsored message.

sponsoredMessageReportOption#430d3150 text:string option:bytes = SponsoredMessageReportOption;
export namespace Raw {
  export class SponsoredMessageReportOption {
    constructor(params: { text: string; option: Buffer }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x430d3150

Property

  • text : string

    Localized description of the option.

  • option : Buffer

    Option identifier to pass to channels.reportsponsoredmessage.