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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L50: 	Join bool
		tl_channel_admin_log_events_filter_gen.go#L162: 	if !(c.Join == false) {
		tl_channel_admin_log_events_filter_gen.go#L250: 	c.Join = from.GetJoin()
		tl_channel_admin_log_events_filter_gen.go#L389: 	if !(c.Join == false) {
		tl_channel_admin_log_events_filter_gen.go#L487: 	c.Join = c.Flags.Has(0)
		tl_channel_admin_log_events_filter_gen.go#L512: 		c.Join = true
		tl_channel_admin_log_events_filter_gen.go#L515: 		c.Join = false