mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Merge pull request #356 from brhenrique/fix-downloadMediaMessage-crash-on-ptv
fix downloadMediaMessage crash with ptv messages
This commit is contained in:
@@ -111,6 +111,7 @@ export const MEDIA_HKDF_KEY_MAPPING = {
|
||||
'md-app-state': 'App State',
|
||||
'product-catalog-image': '',
|
||||
'payment-bg-image': 'Payment Background',
|
||||
'ptv': 'Video'
|
||||
}
|
||||
|
||||
export const MEDIA_KEYS = Object.keys(MEDIA_PATH_MAP) as MediaType[]
|
||||
|
||||
Reference in New Issue
Block a user