channels.SponsoredMessageReportResultChooseOption#
- class pyrogram.raw.types.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.
Constructor of
SponsoredMessageReportResult
.- Details:
Layer:
198
ID:
846F9E42
- Parameters:
title (
str
) – Title of the option selection popup.options (List of
SponsoredMessageReportOption
) – Localized list of options.
- Functions:
This object can be returned by 1 function.
Report a sponsored message », see here » for more info on the full flow.