weixin-ts / bot/src / VideoItem
Interface: VideoItem
Defined in: bot/src/types.ts:120
Properties
media?
optionalmedia?:CDNMedia
Defined in: bot/src/types.ts:121
play_length?
optionalplay_length?:number
Defined in: bot/src/types.ts:123
thumb_height?
optionalthumb_height?:number
Defined in: bot/src/types.ts:127
thumb_media?
optionalthumb_media?:CDNMedia
Defined in: bot/src/types.ts:125
thumb_size?
optionalthumb_size?:number
Defined in: bot/src/types.ts:126
thumb_width?
optionalthumb_width?:number
Defined in: bot/src/types.ts:128
video_md5?
optionalvideo_md5?:string
Defined in: bot/src/types.ts:124
video_size?
optionalvideo_size?:number
Defined in: bot/src/types.ts:122