mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat: support caption in document
This commit is contained in:
@@ -106,6 +106,7 @@ export type AnyMediaMessageContent = (
|
|||||||
document: WAMediaUpload
|
document: WAMediaUpload
|
||||||
mimetype: string
|
mimetype: string
|
||||||
fileName?: string
|
fileName?: string
|
||||||
|
caption?: string
|
||||||
} & Buttonable & Templatable))
|
} & Buttonable & Templatable))
|
||||||
& { mimetype?: string }
|
& { mimetype?: string }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user