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

2 uses

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