added force media_conn option

This commit is contained in:
Adhiraj
2020-09-23 15:36:45 +05:30
parent 253e4e1dd1
commit d86cde2805
2 changed files with 8 additions and 3 deletions

View File

@@ -329,6 +329,8 @@ export interface MessageOptions {
uploadAgent?: Agent
/** If set to true (default), automatically detects if you're sending a link & attaches the preview*/
detectLinks?: boolean
/** Fetches new media options for every media file */
forceNewMediaOptions?: boolean
}
export interface WABroadcastListInfo {
status: number