URLGenerationOptions: object
Defined in: src/Utils/link-preview.ts:15
Type declaration
fetchOpts
fetchOpts: object
fetchOpts.headers?
optionalheaders:HeadersInit
fetchOpts.proxyUrl?
optionalproxyUrl:string
fetchOpts.timeout
timeout: number
Timeout in ms
logger?
optionallogger:ILogger
thumbnailWidth
thumbnailWidth: number
uploadImage?
optionaluploadImage:WAMediaUploadFunction