mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 09:56:31 +03:00
Update src/message.rs
Co-authored-by: iequidoo <117991069+iequidoo@users.noreply.github.com>
This commit is contained in:
@@ -2110,7 +2110,7 @@ pub async fn get_request_msg_cnt(context: &Context) -> usize {
|
||||
/// This is typically used to show the estimated impact to the user
|
||||
/// before actually enabling deletion of old messages.
|
||||
///
|
||||
/// Messages in the "saved messages" folder are not counted as they will not be deleted automatically.
|
||||
/// Messages in the "Saved Messages" chat are not counted as they will not be deleted automatically.
|
||||
///
|
||||
/// Parameters:
|
||||
/// - `from_server`: Deprecated, pass `false` here
|
||||
|
||||
Reference in New Issue
Block a user