github.com/gotd/td/tg.UpdateShort.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_updates_gen.go#L1719: func (u *UpdateShort) Decode(b *bin.Buffer) error {
		tl_updates_gen.go#L2951: 		if err := v.Decode(buf); err != nil {