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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L85: 	Promote bool
		tl_channel_admin_log_events_filter_gen.go#L183: 	if !(c.Promote == false) {
		tl_channel_admin_log_events_filter_gen.go#L257: 	c.Promote = from.GetPromote()
		tl_channel_admin_log_events_filter_gen.go#L410: 	if !(c.Promote == false) {
		tl_channel_admin_log_events_filter_gen.go#L494: 	c.Promote = c.Flags.Has(7)
		tl_channel_admin_log_events_filter_gen.go#L645: 		c.Promote = true
		tl_channel_admin_log_events_filter_gen.go#L648: 		c.Promote = false