const github.com/gotd/td/tg.TestUseErrorRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1814: TestUseErrorRequestTypeID: "test.useError#ee75af01",
tl_registry_gen.go#L3596: "test.useError": TestUseErrorRequestTypeID,
tl_registry_gen.go#L5378: TestUseErrorRequestTypeID: func() bin.Object { return &TestUseErrorRequest{} },
tl_server_gen.go#L10126: s.handlers[TestUseErrorRequestTypeID] = handler
tl_test_use_error_gen.go#L41: const TestUseErrorRequestTypeID = 0xee75af01
tl_test_use_error_gen.go#L72: return TestUseErrorRequestTypeID
tl_test_use_error_gen.go#L84: ID: TestUseErrorRequestTypeID,
tl_test_use_error_gen.go#L99: b.PutID(TestUseErrorRequestTypeID)
tl_test_use_error_gen.go#L116: if err := b.ConsumeID(TestUseErrorRequestTypeID); err != nil {
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. |