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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L75: 	Kick bool
		tl_channel_admin_log_events_filter_gen.go#L177: 	if !(c.Kick == false) {
		tl_channel_admin_log_events_filter_gen.go#L255: 	c.Kick = from.GetKick()
		tl_channel_admin_log_events_filter_gen.go#L404: 	if !(c.Kick == false) {
		tl_channel_admin_log_events_filter_gen.go#L492: 	c.Kick = c.Flags.Has(5)
		tl_channel_admin_log_events_filter_gen.go#L607: 		c.Kick = true
		tl_channel_admin_log_events_filter_gen.go#L610: 		c.Kick = false