V2TimFileElem
Introduction
The data of file message element.
Parameter introduction
path
- Parameter type : string
- Parameter description : The file path, used for sender.
fileName
- Parameter type : string
- Parameter description : The show name of the file.
UUID
- Parameter type : string
- Parameter description : Can be used as cache key.
url
- Parameter type : string
- Parameter description : The URL of the file.
fileSize
- Parameter type : number
- Parameter description : The size of the file.
localUrl
- Parameter type : string
- Parameter description : The local path of the file. Recommend to use this as priority, if exists.