github.com/gotd/td/tg.AccountInstallThemeRequest.Dark (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_account_install_theme_gen.go#L45: 	Dark bool
		tl_account_install_theme_gen.go#L78: 	if !(i.Dark == false) {
		tl_account_install_theme_gen.go#L110: 	i.Dark = from.GetDark()
		tl_account_install_theme_gen.go#L174: 	if !(i.Dark == false) {
		tl_account_install_theme_gen.go#L249: 	i.Dark = i.Flags.Has(0)
		tl_account_install_theme_gen.go#L278: 		i.Dark = true
		tl_account_install_theme_gen.go#L281: 		i.Dark = false