mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 08:26:30 +03:00
replace DC_EVENT_INCOMING_WEBXDC_INFO by a normal DC_EVENT_INCOMING_MSG
This commit is contained in:
@@ -323,6 +323,7 @@ impl Context {
|
||||
)
|
||||
.await?;
|
||||
} else {
|
||||
// TODO: change add_info_msg_with_cmd() to emit DC_EVENT_INCOMING_MSG if update.notifyUsers refers to us
|
||||
chat::add_info_msg_with_cmd(
|
||||
self,
|
||||
instance.chat_id,
|
||||
|
||||
Reference in New Issue
Block a user