mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
add sticker type
This commit is contained in:
@@ -365,6 +365,7 @@ _view_type_mapping = {
|
||||
'audio': const.DC_MSG_AUDIO,
|
||||
'video': const.DC_MSG_VIDEO,
|
||||
'file': const.DC_MSG_FILE,
|
||||
'sticker': const.DC_MSG_STICKER,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user