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#L79: 	if !(g.KeepArchivedUnmuted == false) {
		tl_global_privacy_settings_gen.go#L105: 	g.KeepArchivedUnmuted = from.GetKeepArchivedUnmuted()
		tl_global_privacy_settings_gen.go#L156: 	if !(g.KeepArchivedUnmuted == false) {
		tl_global_privacy_settings_gen.go#L207: 	g.KeepArchivedUnmuted = g.Flags.Has(1)
		tl_global_privacy_settings_gen.go#L235: 		g.KeepArchivedUnmuted = true
		tl_global_privacy_settings_gen.go#L238: 		g.KeepArchivedUnmuted = false