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