mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
@@ -302,4 +302,9 @@ pub enum EventType {
|
||||
msg_id: MsgId,
|
||||
status_update_serial: StatusUpdateSerial,
|
||||
},
|
||||
|
||||
/// Inform that a message containing a webxdc instance has been deleted
|
||||
WebxdcInstanceDeleted {
|
||||
msg_id: MsgId,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user