github.com/gotd/td/tg.AicomposeCreateToneRequest.DisplayAuthor (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_aicompose_create_tone_gen.go#L41: 	DisplayAuthor bool
		tl_aicompose_create_tone_gen.go#L68: 	if !(c.DisplayAuthor == false) {
		tl_aicompose_create_tone_gen.go#L100: 	c.DisplayAuthor = from.GetDisplayAuthor()
		tl_aicompose_create_tone_gen.go#L152: 	if !(c.DisplayAuthor == false) {
		tl_aicompose_create_tone_gen.go#L202: 	c.DisplayAuthor = c.Flags.Has(0)
		tl_aicompose_create_tone_gen.go#L231: 		c.DisplayAuthor = true
		tl_aicompose_create_tone_gen.go#L234: 		c.DisplayAuthor = false