weixin-ts / bot/src / GetUploadUrlResp
Interface: GetUploadUrlResp
Defined in: bot/src/types.ts:245
getUploadUrl response payload
Properties
thumb_upload_param?
optionalthumb_upload_param?:string
Defined in: bot/src/types.ts:249
Upload parameter for thumbnail (empty if no thumbnail)
upload_full_url?
optionalupload_full_url?:string
Defined in: bot/src/types.ts:251
Full upload URL (server-provided, no client assembly needed)
upload_param?
optionalupload_param?:string
Defined in: bot/src/types.ts:247
Upload parameter for original file