weixin-ts / bot/src / FileItem
Interface: FileItem
Defined in: bot/src/types.ts:112
Properties
file_name?
optionalfile_name?:string
Defined in: bot/src/types.ts:114
len?
optionallen?:string
Defined in: bot/src/types.ts:117
File size as string
md5?
optionalmd5?:string
Defined in: bot/src/types.ts:115
media?
optionalmedia?:CDNMedia
Defined in: bot/src/types.ts:113