const github.com/gotd/td/tg.InputReportReasonChildAbuseTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L220: InputReportReasonChildAbuseTypeID: "inputReportReasonChildAbuse#adf44ee3",
tl_registry_gen.go#L2002: "inputReportReasonChildAbuse": InputReportReasonChildAbuseTypeID,
tl_registry_gen.go#L3784: InputReportReasonChildAbuseTypeID: func() bin.Object { return &InputReportReasonChildAbuse{} },
tl_registry_gen.go#L6373: InputReportReasonChildAbuseTypeID,
tl_report_reason_gen.go#L348: const InputReportReasonChildAbuseTypeID = 0xadf44ee3
tl_report_reason_gen.go#L384: return InputReportReasonChildAbuseTypeID
tl_report_reason_gen.go#L396: ID: InputReportReasonChildAbuseTypeID,
tl_report_reason_gen.go#L411: b.PutID(InputReportReasonChildAbuseTypeID)
tl_report_reason_gen.go#L428: if err := b.ConsumeID(InputReportReasonChildAbuseTypeID); err != nil {
tl_report_reason_gen.go#L1127: case InputReportReasonChildAbuseTypeID:
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. |