const github.com/gotd/td/tg.InputReportReasonFakeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L224: InputReportReasonFakeTypeID: "inputReportReasonFake#f5ddd6e7",
tl_registry_gen.go#L2006: "inputReportReasonFake": InputReportReasonFakeTypeID,
tl_registry_gen.go#L3788: InputReportReasonFakeTypeID: func() bin.Object { return &InputReportReasonFake{} },
tl_registry_gen.go#L6377: InputReportReasonFakeTypeID,
tl_report_reason_gen.go#L756: const InputReportReasonFakeTypeID = 0xf5ddd6e7
tl_report_reason_gen.go#L792: return InputReportReasonFakeTypeID
tl_report_reason_gen.go#L804: ID: InputReportReasonFakeTypeID,
tl_report_reason_gen.go#L819: b.PutID(InputReportReasonFakeTypeID)
tl_report_reason_gen.go#L836: if err := b.ConsumeID(InputReportReasonFakeTypeID); err != nil {
tl_report_reason_gen.go#L1155: case InputReportReasonFakeTypeID:
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. |