const github.com/gotd/td/internal/mt.SetClientDHParamsRequestTypeID
8 uses
github.com/gotd/td/internal/mt (current package)
tl_registry_gen.go#L75: SetClientDHParamsRequestTypeID: "set_client_DH_params#f5045f1f",
tl_registry_gen.go#L126: "set_client_DH_params": SetClientDHParamsRequestTypeID,
tl_registry_gen.go#L177: SetClientDHParamsRequestTypeID: func() bin.Object { return &SetClientDHParamsRequest{} },
tl_set_client_d_h_params_gen.go#L45: const SetClientDHParamsRequestTypeID = 0xf5045f1f
tl_set_client_d_h_params_gen.go#L85: return SetClientDHParamsRequestTypeID
tl_set_client_d_h_params_gen.go#L97: ID: SetClientDHParamsRequestTypeID,
tl_set_client_d_h_params_gen.go#L125: b.PutID(SetClientDHParamsRequestTypeID)
tl_set_client_d_h_params_gen.go#L145: if err := b.ConsumeID(SetClientDHParamsRequestTypeID); 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. |