const github.com/gotd/td/tg.InputClientProxyTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_input_client_proxy_gen.go#L49: const InputClientProxyTypeID = 0x75588b3f
tl_input_client_proxy_gen.go#L95: return InputClientProxyTypeID
tl_input_client_proxy_gen.go#L107: ID: InputClientProxyTypeID,
tl_input_client_proxy_gen.go#L131: b.PutID(InputClientProxyTypeID)
tl_input_client_proxy_gen.go#L150: if err := b.ConsumeID(InputClientProxyTypeID); err != nil {
tl_registry_gen.go#L861: InputClientProxyTypeID: "inputClientProxy#75588b3f",
tl_registry_gen.go#L2643: "inputClientProxy": InputClientProxyTypeID,
tl_registry_gen.go#L4425: InputClientProxyTypeID: func() bin.Object { return &InputClientProxy{} },
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. |