Function matrix_sdk_ui::room_list_service::filters::new_filter_invite

source ยท
pub fn new_filter_invite() -> impl Filter
Expand description

Create a new filter that will filter out rooms that are not invites (see matrix_sdk_base::RoomState::Invited).