channels.SponsoredMessageReportResultChooseOption¶
- class pyrogram.raw.types.channels.SponsoredMessageReportResultChooseOption[source]¶
The user must choose a report option from the localized options available in
options, and after selection, messages.reportSponsoredMessage must be invoked again, passing the option’soptionfield to theoptionparam of the method.Constructor of
SponsoredMessageReportResult.- Details:
Layer:
229ID:
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.