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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L65: 	Ban bool
		tl_channel_admin_log_events_filter_gen.go#L171: 	if !(c.Ban == false) {
		tl_channel_admin_log_events_filter_gen.go#L253: 	c.Ban = from.GetBan()
		tl_channel_admin_log_events_filter_gen.go#L398: 	if !(c.Ban == false) {
		tl_channel_admin_log_events_filter_gen.go#L490: 	c.Ban = c.Flags.Has(3)
		tl_channel_admin_log_events_filter_gen.go#L569: 		c.Ban = true
		tl_channel_admin_log_events_filter_gen.go#L572: 		c.Ban = false