const github.com/gotd/td/tg.InputReportReasonViolenceTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L218: InputReportReasonViolenceTypeID: "inputReportReasonViolence#1e22c78d",
tl_registry_gen.go#L2000: "inputReportReasonViolence": InputReportReasonViolenceTypeID,
tl_registry_gen.go#L3782: InputReportReasonViolenceTypeID: func() bin.Object { return &InputReportReasonViolence{} },
tl_registry_gen.go#L6371: InputReportReasonViolenceTypeID,
tl_report_reason_gen.go#L144: const InputReportReasonViolenceTypeID = 0x1e22c78d
tl_report_reason_gen.go#L180: return InputReportReasonViolenceTypeID
tl_report_reason_gen.go#L192: ID: InputReportReasonViolenceTypeID,
tl_report_reason_gen.go#L207: b.PutID(InputReportReasonViolenceTypeID)
tl_report_reason_gen.go#L224: if err := b.ConsumeID(InputReportReasonViolenceTypeID); err != nil {
tl_report_reason_gen.go#L1113: case InputReportReasonViolenceTypeID:
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. |