mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Merge branch 'multi-device' of https://github.com/adiwajshing/Baileys into multi-device
This commit is contained in:
@@ -77,7 +77,7 @@ export type AnyMediaMessageContent = (
|
|||||||
} & Mentionable & Buttonable & Templatable & WithDimensions) | {
|
} & Mentionable & Buttonable & Templatable & WithDimensions) | {
|
||||||
audio: WAMediaUpload
|
audio: WAMediaUpload
|
||||||
/** if set to true, will send as a `voice note` */
|
/** if set to true, will send as a `voice note` */
|
||||||
pttAudio?: boolean
|
ptt?: boolean
|
||||||
/** optionally tell the duration of the audio */
|
/** optionally tell the duration of the audio */
|
||||||
seconds?: number
|
seconds?: number
|
||||||
} | ({
|
} | ({
|
||||||
|
|||||||
Reference in New Issue
Block a user