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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L125: 	Edit bool
		tl_channel_admin_log_events_filter_gen.go#L198: 	if !(c.Edit == false) {
		tl_channel_admin_log_events_filter_gen.go#L262: 	c.Edit = from.GetEdit()
		tl_channel_admin_log_events_filter_gen.go#L425: 	if !(c.Edit == false) {
		tl_channel_admin_log_events_filter_gen.go#L499: 	c.Edit = c.Flags.Has(12)
		tl_channel_admin_log_events_filter_gen.go#L740: 		c.Edit = true
		tl_channel_admin_log_events_filter_gen.go#L743: 		c.Edit = false