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

8 uses

	github.com/gotd/td/tg (current package)
		tl_ai_compose_tone_gen.go#L61: 	InstallsCount int
		tl_ai_compose_tone_gen.go#L116: 	if !(a.InstallsCount == 0) {
		tl_ai_compose_tone_gen.go#L165: 		a.InstallsCount = val
		tl_ai_compose_tone_gen.go#L262: 	if !(a.InstallsCount == 0) {
		tl_ai_compose_tone_gen.go#L302: 		b.PutInt(a.InstallsCount)
		tl_ai_compose_tone_gen.go#L384: 		a.InstallsCount = value
		tl_ai_compose_tone_gen.go#L491: 	a.InstallsCount = value
		tl_ai_compose_tone_gen.go#L503: 	return a.InstallsCount, true