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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L90: 	Demote bool
		tl_channel_admin_log_events_filter_gen.go#L186: 	if !(c.Demote == false) {
		tl_channel_admin_log_events_filter_gen.go#L258: 	c.Demote = from.GetDemote()
		tl_channel_admin_log_events_filter_gen.go#L413: 	if !(c.Demote == false) {
		tl_channel_admin_log_events_filter_gen.go#L495: 	c.Demote = c.Flags.Has(8)
		tl_channel_admin_log_events_filter_gen.go#L664: 		c.Demote = true
		tl_channel_admin_log_events_filter_gen.go#L667: 		c.Demote = false