const github.com/gotd/td/internal/mt.ReqDHParamsRequestTypeID
8 uses
github.com/gotd/td/internal/mt (current package)
tl_registry_gen.go#L74: ReqDHParamsRequestTypeID: "req_DH_params#d712e4be",
tl_registry_gen.go#L125: "req_DH_params": ReqDHParamsRequestTypeID,
tl_registry_gen.go#L176: ReqDHParamsRequestTypeID: func() bin.Object { return &ReqDHParamsRequest{} },
tl_req_d_h_params_gen.go#L51: const ReqDHParamsRequestTypeID = 0xd712e4be
tl_req_d_h_params_gen.go#L100: return ReqDHParamsRequestTypeID
tl_req_d_h_params_gen.go#L112: ID: ReqDHParamsRequestTypeID,
tl_req_d_h_params_gen.go#L152: b.PutID(ReqDHParamsRequestTypeID)
tl_req_d_h_params_gen.go#L175: if err := b.ConsumeID(ReqDHParamsRequestTypeID); 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. |