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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channels_update_color_gen.go#L48: 	ForProfile bool
		tl_channels_update_color_gen.go#L83: 	if !(u.ForProfile == false) {
		tl_channels_update_color_gen.go#L115: 	u.ForProfile = from.GetForProfile()
		tl_channels_update_color_gen.go#L175: 	if !(u.ForProfile == false) {
		tl_channels_update_color_gen.go#L240: 	u.ForProfile = u.Flags.Has(1)
		tl_channels_update_color_gen.go#L269: 		u.ForProfile = true
		tl_channels_update_color_gen.go#L272: 		u.ForProfile = false