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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L120: 	Pinned bool
		tl_channel_admin_log_events_filter_gen.go#L195: 	if !(c.Pinned == false) {
		tl_channel_admin_log_events_filter_gen.go#L261: 	c.Pinned = from.GetPinned()
		tl_channel_admin_log_events_filter_gen.go#L422: 	if !(c.Pinned == false) {
		tl_channel_admin_log_events_filter_gen.go#L498: 	c.Pinned = c.Flags.Has(11)
		tl_channel_admin_log_events_filter_gen.go#L721: 		c.Pinned = true
		tl_channel_admin_log_events_filter_gen.go#L724: 		c.Pinned = false