github.com/gotd/td/tg.ChannelFull.Emojiset (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1418: 	Emojiset StickerSet
		tl_chat_full_gen.go#L1673: 	if !(c.Emojiset.Zero()) {
		tl_chat_full_gen.go#L1929: 		c.Emojiset = val
		tl_chat_full_gen.go#L2465: 	if !(c.Emojiset.Zero()) {
		tl_chat_full_gen.go#L2666: 		if err := c.Emojiset.Encode(b); err != nil {
		tl_chat_full_gen.go#L3047: 		if err := c.Emojiset.Decode(b); err != nil {
		tl_chat_full_gen.go#L4119: 	c.Emojiset = value
		tl_chat_full_gen.go#L4131: 	return c.Emojiset, true