github.com/gotd/td/tg.AutoSaveSettings.Videos (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_auto_save_settings_gen.go#L47: 	Videos bool
		tl_auto_save_settings_gen.go#L75: 	if !(a.Videos == false) {
		tl_auto_save_settings_gen.go#L101: 	a.Videos = from.GetVideos()
		tl_auto_save_settings_gen.go#L155: 	if !(a.Videos == false) {
		tl_auto_save_settings_gen.go#L209: 	a.Videos = a.Flags.Has(1)
		tl_auto_save_settings_gen.go#L243: 		a.Videos = true
		tl_auto_save_settings_gen.go#L246: 		a.Videos = false