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

2 uses

	github.com/gotd/td/tg (current package)
		tl_updates_gen.go#L530: 	return u.DecodeBare(b)
		tl_updates_gen.go#L534: func (u *UpdateShortMessage) DecodeBare(b *bin.Buffer) error {