Static deltachat::chatlist::IS_UNREAD_FILTER
source ยท pub static IS_UNREAD_FILTER: Lazy<Regex>
Expand description
Regex to find out if a query should filter by unread messages.
pub static IS_UNREAD_FILTER: Lazy<Regex>
Regex to find out if a query should filter by unread messages.