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
).
pub fn new_filter_invite() -> impl Filter
Create a new filter that will filter out rooms that are not invites (see
matrix_sdk_base::RoomState::Invited
).