channels.sponsoredMessageReportResultChooseOption

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;

Parameters

Name Type Description
title string Title of the option selection popup.
options Vector<SponsoredMessageReportOption> Localized list of options.

Type

channels.SponsoredMessageReportResult

Related pages

channels.reportSponsoredMessage

Report a sponsored message », see here » for more info on the full flow.