filter

abstract val filter: FilterObject

The filter associated with this query channels state.

For grouped queries (states keyed by QueryChannelsIdentifier.Grouped), this is a placeholder (io.getstream.chat.android.models.Filters.neutral) — grouped lists are partitioned server-side and do not have a client-side filter. Do not rely on this value for grouped states.