mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
More explicit
This commit is contained in:
@@ -2670,6 +2670,7 @@ pub(crate) async fn get_chat_id_by_grpid(
|
||||
/// Adds a message to device chat.
|
||||
///
|
||||
/// Optional `label` can be provided to ensure that message is added only once.
|
||||
/// If `important` is true, a notification will be sent.
|
||||
pub async fn add_device_msg_with_importance(
|
||||
context: &Context,
|
||||
label: Option<&str>,
|
||||
|
||||
Reference in New Issue
Block a user