mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 05:46:30 +03:00
get contact- and chat-info for device-messages
This commit is contained in:
committed by
holger krekel
parent
89bb2d0ffe
commit
f8afefa2c1
@@ -110,6 +110,8 @@ pub enum StockMessage {
|
||||
Location = 66,
|
||||
#[strum(props(fallback = "Sticker"))]
|
||||
Sticker = 67,
|
||||
#[strum(props(fallback = "Device Messages"))]
|
||||
DeviceMessages = 68,
|
||||
}
|
||||
|
||||
impl StockMessage {
|
||||
|
||||
Reference in New Issue
Block a user