telegram api constructor · layer 229 · #846f9e42
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.
definition
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 · other constructors: channels.sponsoredMessageReportResultAdsHidden, channels.sponsoredMessageReportResultReported
history
present in layers 177–229
| id | layers |
|---|---|
| #846f9e42 | 177–229 |