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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L134: 	Invites bool
		tl_channel_admin_log_events_filter_gen.go#L207: 	if !(c.Invites == false) {
		tl_channel_admin_log_events_filter_gen.go#L265: 	c.Invites = from.GetInvites()
		tl_channel_admin_log_events_filter_gen.go#L434: 	if !(c.Invites == false) {
		tl_channel_admin_log_events_filter_gen.go#L502: 	c.Invites = c.Flags.Has(15)
		tl_channel_admin_log_events_filter_gen.go#L797: 		c.Invites = true
		tl_channel_admin_log_events_filter_gen.go#L800: 		c.Invites = false