github.com/gotd/td/tg.ChatTheme.Emoticon (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_theme_gen.go#L40: 	Emoticon string
		tl_chat_theme_gen.go#L63: 	if !(c.Emoticon == "") {
		tl_chat_theme_gen.go#L83: 	c.Emoticon = from.GetEmoticon()
		tl_chat_theme_gen.go#L131: 	b.PutString(c.Emoticon)
		tl_chat_theme_gen.go#L156: 		c.Emoticon = value
		tl_chat_theme_gen.go#L166: 	return c.Emoticon