channels.SponsoredMessageReportResult¶
- class pyrogram.raw.base.channels.SponsoredMessageReportResult[source]¶
Status of the method call used to report a sponsored message ».
- Constructors:
This base type has 3 constructors available.
Sponsored messages were hidden for the user in all chats.
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.The sponsored message was reported successfully.
- Functions:
This object can be returned by 1 function.
Report a sponsored message », see here » for more info on the full flow.