github.com/gotd/td/internal/mt.ReqDHParamsRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/internal/mt (current package)
		tl_req_d_h_params_gen.go#L171: func (r *ReqDHParamsRequest) Decode(b *bin.Buffer) error {

	github.com/gotd/td/internal/exchange
		server_flow.go#L88: 		return r.DH.Decode(b)