mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat: add md-msg-hist to MEDIA_PATH_MAP
This commit is contained in:
@@ -88,7 +88,8 @@ export const MEDIA_PATH_MAP: { [T in MediaType]?: string } = {
|
||||
sticker: '/mms/image',
|
||||
'thumbnail-link': '/mms/image',
|
||||
'product-catalog-image': '/product/image',
|
||||
'md-app-state': ''
|
||||
'md-app-state': '',
|
||||
'md-msg-hist': '/mms/md-app-state',
|
||||
}
|
||||
|
||||
export const MEDIA_HKDF_KEY_MAPPING = {
|
||||
|
||||
Reference in New Issue
Block a user