Skip to content

weixin-ts / bot/src / FileItem

Interface: FileItem

Defined in: bot/src/types.ts:112

Properties

file_name?

optional file_name?: string

Defined in: bot/src/types.ts:114


len?

optional len?: string

Defined in: bot/src/types.ts:117

File size as string


md5?

optional md5?: string

Defined in: bot/src/types.ts:115


media?

optional media?: CDNMedia

Defined in: bot/src/types.ts:113

Released under the MIT License.