github.com/gotd/td/tg.UpdateEncryption.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L2291: 	return u.DecodeBare(b)
		tl_update_gen.go#L2295: func (u *UpdateEncryption) DecodeBare(b *bin.Buffer) error {