Layer 220
Type

Gogram Example

// ReportResult is an interface type
// You can use any of the following constructors:
var _ tg.ReportResult = &tg.ReportResultChooseOption{}
var _ tg.ReportResult = &tg.ReportResultReported{}
var _ tg.ReportResult = &tg.ReportResultAddComment{}