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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_events_filter_gen.go#L141: 	Forums bool
		tl_channel_admin_log_events_filter_gen.go#L213: 	if !(c.Forums == false) {
		tl_channel_admin_log_events_filter_gen.go#L267: 	c.Forums = from.GetForums()
		tl_channel_admin_log_events_filter_gen.go#L440: 	if !(c.Forums == false) {
		tl_channel_admin_log_events_filter_gen.go#L504: 	c.Forums = c.Flags.Has(17)
		tl_channel_admin_log_events_filter_gen.go#L835: 		c.Forums = true
		tl_channel_admin_log_events_filter_gen.go#L838: 		c.Forums = false