github.com/gotd/td/tg.ChannelsUpdateColorRequest.ForProfile (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_channels_update_color_gen.go#L54: 	ForProfile bool
		tl_channels_update_color_gen.go#L90: 	if !(u.ForProfile == false) {
		tl_channels_update_color_gen.go#L122: 	u.ForProfile = from.GetForProfile()
		tl_channels_update_color_gen.go#L182: 	if !(u.ForProfile == false) {
		tl_channels_update_color_gen.go#L247: 	u.ForProfile = u.Flags.Has(1)
		tl_channels_update_color_gen.go#L276: 		u.ForProfile = true
		tl_channels_update_color_gen.go#L279: 		u.ForProfile = false