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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L70: 	Unban bool
		tl_channel_admin_log_events_filter_gen.go#L174: 	if !(c.Unban == false) {
		tl_channel_admin_log_events_filter_gen.go#L254: 	c.Unban = from.GetUnban()
		tl_channel_admin_log_events_filter_gen.go#L401: 	if !(c.Unban == false) {
		tl_channel_admin_log_events_filter_gen.go#L491: 	c.Unban = c.Flags.Has(4)
		tl_channel_admin_log_events_filter_gen.go#L588: 		c.Unban = true
		tl_channel_admin_log_events_filter_gen.go#L591: 		c.Unban = false