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

8 uses

	github.com/gotd/td/tg (current package)
		tl_ai_compose_tone_gen.go#L65: 	AuthorID int64
		tl_ai_compose_tone_gen.go#L119: 	if !(a.AuthorID == 0) {
		tl_ai_compose_tone_gen.go#L169: 		a.AuthorID = val
		tl_ai_compose_tone_gen.go#L265: 	if !(a.AuthorID == 0) {
		tl_ai_compose_tone_gen.go#L305: 		b.PutLong(a.AuthorID)
		tl_ai_compose_tone_gen.go#L391: 		a.AuthorID = value
		tl_ai_compose_tone_gen.go#L509: 	a.AuthorID = value
		tl_ai_compose_tone_gen.go#L521: 	return a.AuthorID, true