const github.com/gotd/td/internal/mt.HTTPWaitRequestTypeID
8 uses
github.com/gotd/td/internal/mt (current package)
tl_http_wait_gen.go#L45: const HTTPWaitRequestTypeID = 0x9299359f
tl_http_wait_gen.go#L85: return HTTPWaitRequestTypeID
tl_http_wait_gen.go#L97: ID: HTTPWaitRequestTypeID,
tl_http_wait_gen.go#L125: b.PutID(HTTPWaitRequestTypeID)
tl_http_wait_gen.go#L145: if err := b.ConsumeID(HTTPWaitRequestTypeID); err != nil {
tl_registry_gen.go#L81: HTTPWaitRequestTypeID: "http_wait#9299359f",
tl_registry_gen.go#L132: "http_wait": HTTPWaitRequestTypeID,
tl_registry_gen.go#L183: HTTPWaitRequestTypeID: func() bin.Object { return &HTTPWaitRequest{} },
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. |