const github.com/gotd/td/tg.InputReportReasonSpamTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L217: InputReportReasonSpamTypeID: "inputReportReasonSpam#58dbcab8",
tl_registry_gen.go#L1999: "inputReportReasonSpam": InputReportReasonSpamTypeID,
tl_registry_gen.go#L3781: InputReportReasonSpamTypeID: func() bin.Object { return &InputReportReasonSpam{} },
tl_registry_gen.go#L6370: InputReportReasonSpamTypeID,
tl_report_reason_gen.go#L42: const InputReportReasonSpamTypeID = 0x58dbcab8
tl_report_reason_gen.go#L78: return InputReportReasonSpamTypeID
tl_report_reason_gen.go#L90: ID: InputReportReasonSpamTypeID,
tl_report_reason_gen.go#L105: b.PutID(InputReportReasonSpamTypeID)
tl_report_reason_gen.go#L122: if err := b.ConsumeID(InputReportReasonSpamTypeID); err != nil {
tl_report_reason_gen.go#L1106: case InputReportReasonSpamTypeID:
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. |