Function 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).