const github.com/gotd/td/tg.InputReportReasonOtherTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L221: InputReportReasonOtherTypeID: "inputReportReasonOther#c1e4a2b1",
tl_registry_gen.go#L2003: "inputReportReasonOther": InputReportReasonOtherTypeID,
tl_registry_gen.go#L3785: InputReportReasonOtherTypeID: func() bin.Object { return &InputReportReasonOther{} },
tl_registry_gen.go#L6374: InputReportReasonOtherTypeID,
tl_report_reason_gen.go#L450: const InputReportReasonOtherTypeID = 0xc1e4a2b1
tl_report_reason_gen.go#L486: return InputReportReasonOtherTypeID
tl_report_reason_gen.go#L498: ID: InputReportReasonOtherTypeID,
tl_report_reason_gen.go#L513: b.PutID(InputReportReasonOtherTypeID)
tl_report_reason_gen.go#L530: if err := b.ConsumeID(InputReportReasonOtherTypeID); err != nil {
tl_report_reason_gen.go#L1134: case InputReportReasonOtherTypeID:
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |