Function new_filter_joined

Source
pub fn new_filter_joined() -> impl Filter
Expand description

Create a new filter that will filters out rooms that are not joined (see matrix_sdk_base::RoomState::Joined).