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

8 uses

	github.com/gotd/td/tg (current package)
		tl_aicompose_update_tone_gen.go#L45: 	DisplayAuthor bool
		tl_aicompose_update_tone_gen.go#L81: 	if !(u.DisplayAuthor == false) {
		tl_aicompose_update_tone_gen.go#L116: 		u.DisplayAuthor = val
		tl_aicompose_update_tone_gen.go#L186: 	if !(u.DisplayAuthor == false) {
		tl_aicompose_update_tone_gen.go#L225: 		b.PutBool(u.DisplayAuthor)
		tl_aicompose_update_tone_gen.go#L272: 		u.DisplayAuthor = value
		tl_aicompose_update_tone_gen.go#L309: 	u.DisplayAuthor = value
		tl_aicompose_update_tone_gen.go#L321: 	return u.DisplayAuthor, true