Preparing search index...
The search index is not available
@icqqjs/icqq
@icqqjs/icqq
FileElem
Interface FileElem
文件
interface
FileElem
{
duration
?:
number
;
fid
?:
string
;
file
:
string
|
Buffer
;
md5
?:
string
;
name
?:
string
;
sha1
?:
string
;
size
?:
number
;
temp
?:
boolean
;
type
:
"file"
;
}
Index
Properties
duration?
fid?
file
md5?
name?
sha1?
size?
temp?
type
Properties
Optional
duration
duration
?:
number
存在时间
Optional
fid
fid
?:
string
文件id
file
file
:
string
|
Buffer
Optional
md5
md5
?:
string
Optional
name
name
?:
string
文件名
Optional
sha1
sha1
?:
string
Optional
size
size
?:
number
文件大小
Optional
temp
temp
?:
boolean
发送完成后是否删除文件
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
fid
file
md5
name
sha1
size
temp
type
@icqqjs/icqq
Loading...
文件