github.com/gotd/td/tg.AiComposeTone.EmojiID (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_ai_compose_tone_gen.go#L53: 	EmojiID int64
		tl_ai_compose_tone_gen.go#L110: 	if !(a.EmojiID == 0) {
		tl_ai_compose_tone_gen.go#L157: 		a.EmojiID = val
		tl_ai_compose_tone_gen.go#L256: 	if !(a.EmojiID == 0) {
		tl_ai_compose_tone_gen.go#L296: 		b.PutLong(a.EmojiID)
		tl_ai_compose_tone_gen.go#L370: 		a.EmojiID = value
		tl_ai_compose_tone_gen.go#L455: 	a.EmojiID = value
		tl_ai_compose_tone_gen.go#L467: 	return a.EmojiID, true