github.com/gotd/td/tg.GlobalPrivacySettings.KeepArchivedUnmuted (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_global_privacy_settings_gen.go#L48: 	KeepArchivedUnmuted bool
		tl_global_privacy_settings_gen.go#L124: 	if !(g.KeepArchivedUnmuted == false) {
		tl_global_privacy_settings_gen.go#L170: 	g.KeepArchivedUnmuted = from.GetKeepArchivedUnmuted()
		tl_global_privacy_settings_gen.go#L257: 	if !(g.KeepArchivedUnmuted == false) {
		tl_global_privacy_settings_gen.go#L331: 	g.KeepArchivedUnmuted = g.Flags.Has(1)
		tl_global_privacy_settings_gen.go#L374: 		g.KeepArchivedUnmuted = true
		tl_global_privacy_settings_gen.go#L377: 		g.KeepArchivedUnmuted = false