Skip to main content
MediaDownloadOptions: object
Defined in: src/Utils/messages-media.ts:511

Type declaration

endByte?

optional endByte: number

host?

optional host: string
Optional media host override; falls back to DEF_MEDIA_HOST when not provided.

options?

optional options: RequestInit

startByte?

optional startByte: number