The user must choose a report option from the localized options available in options
, and after selection, channels.reportSponsoredMessage must be invoked again, passing the option's option
field to the option
param of the method.
channels.sponsoredMessageReportResultChooseOption#846f9e42 title:string options:Vector<SponsoredMessageReportOption> = channels.SponsoredMessageReportResult;
Name | Type | Description |
---|---|---|
title | string | Title of the option selection popup. |
options | Vector<SponsoredMessageReportOption> | Localized list of options. |
channels.SponsoredMessageReportResult
Report a sponsored message », see here » for more info on the full flow.