messageReportOption
Report menu option
type tg.MessageReportOption struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | string | yes | Option title |
Option | []byte | yes | Option identifier: if the user selects this option, re-invoke messages.report, passing this option to option |
References
- Official documentation
- Generated Go reference
- TL definition:
messageReportOption#7903e3d9