Function: downloadContentFromMessage()
downloadContentFromMessage(
__namedParameters,type,opts):Promise<Transform>
Defined in: src/Utils/messages-media.ts:506
Parameters
__namedParameters
type
"ppic" | "product" | "image" | "video" | "sticker" | "thumbnail-document" | "audio" | "thumbnail-image" | "biz-cover-photo" | "thumbnail-video" | "thumbnail-link" | "gif" | "md-app-state" | "md-msg-hist" | "document" | "ptt" | "product-catalog-image" | "payment-bg-image" | "ptv"
opts
MediaDownloadOptions = {}
Returns
Promise<Transform>