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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L60: 	Invite bool
		tl_channel_admin_log_events_filter_gen.go#L168: 	if !(c.Invite == false) {
		tl_channel_admin_log_events_filter_gen.go#L252: 	c.Invite = from.GetInvite()
		tl_channel_admin_log_events_filter_gen.go#L395: 	if !(c.Invite == false) {
		tl_channel_admin_log_events_filter_gen.go#L489: 	c.Invite = c.Flags.Has(2)
		tl_channel_admin_log_events_filter_gen.go#L550: 		c.Invite = true
		tl_channel_admin_log_events_filter_gen.go#L553: 		c.Invite = false