feat: send media as document (#490)

Co-authored-by: Pedro S. Lopez <pslamoros@hotmail.com>
This commit is contained in:
Marcelo Carvalho
2020-12-21 23:48:19 -03:00
committed by Pedro S. Lopez
parent 576768e390
commit e141a5df97
3 changed files with 14 additions and 3 deletions

2
index.d.ts vendored
View File

@@ -553,6 +553,8 @@ declare namespace WAWebJS {
linkPreview?: boolean
/** Send audio as voice message */
sendAudioAsVoice?: boolean
/** Send media as document */
sendMediaAsDocument?: boolean
/** Automatically parse vCards and send them as contacts */
parseVCards?: boolean
/** Image or videos caption */