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

2 uses

	github.com/gotd/td/internal/mt (current package)
		tl_http_wait_gen.go#L148: 	return h.DecodeBare(b)
		tl_http_wait_gen.go#L152: func (h *HTTPWaitRequest) DecodeBare(b *bin.Buffer) error {