channels.SponsoredMessageReportResult#
- class pyrogram.raw.base.channels.SponsoredMessageReportResult#
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, channels.reportSponsoredMessage must be invoked again, passing the option's option field to the option param 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.