github.com/gotd/td/tg.ChannelAdminLogEventsFilter.Settings (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L115: 	Settings bool
		tl_channel_admin_log_events_filter_gen.go#L192: 	if !(c.Settings == false) {
		tl_channel_admin_log_events_filter_gen.go#L260: 	c.Settings = from.GetSettings()
		tl_channel_admin_log_events_filter_gen.go#L419: 	if !(c.Settings == false) {
		tl_channel_admin_log_events_filter_gen.go#L497: 	c.Settings = c.Flags.Has(10)
		tl_channel_admin_log_events_filter_gen.go#L702: 		c.Settings = true
		tl_channel_admin_log_events_filter_gen.go#L705: 		c.Settings = false