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

8 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1347: 	ThemeEmoticon string
		tl_chat_full_gen.go#L1643: 	if !(c.ThemeEmoticon == "") {
		tl_chat_full_gen.go#L1889: 		c.ThemeEmoticon = val
		tl_chat_full_gen.go#L2435: 	if !(c.ThemeEmoticon == "") {
		tl_chat_full_gen.go#L2616: 		b.PutString(c.ThemeEmoticon)
		tl_chat_full_gen.go#L2973: 		c.ThemeEmoticon = value
		tl_chat_full_gen.go#L3939: 	c.ThemeEmoticon = value
		tl_chat_full_gen.go#L3951: 	return c.ThemeEmoticon, true