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

2 uses

	github.com/gotd/td/tg (current package)
		tl_reaction_gen.go#L386: 	return r.DecodeBare(b)
		tl_reaction_gen.go#L390: func (r *ReactionCustomEmoji) DecodeBare(b *bin.Buffer) error {