github.com/gotd/td/internal/mt.GzipPacked.Zero (method)

3 uses

	github.com/gotd/td/internal/mt (current package)
		tl_gzip_packed_gen.go#L51: func (g *GzipPacked) Zero() bool {
		tl_message_gen.go#L70: 	if !(m.Body.Zero()) {
		tl_rpc_result_gen.go#L60: 	if !(r.Result.Zero()) {