sponsoredMessageReportOption
A report option for a sponsored message ».
type tg.SponsoredMessageReportOption struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | string | yes | Localized description of the option. |
Option | []byte | yes | Option identifier to pass to messages.reportSponsoredMessage. |
References
- Official documentation
- Generated Go reference
- TL definition:
sponsoredMessageReportOption#430d3150