Preparing search index...
The search index is not available
@icqqjs/icqq
@icqqjs/icqq
FileElem
Interface FileElem
文件,只支持接收,发送请使用文件专用API
interface
FileElem
{
duration
:
number
;
fid
:
string
;
md5
:
string
;
name
:
string
;
size
:
number
;
type
:
"file"
;
}
Index
Properties
duration
fid
md5
name
size
type
Properties
duration
duration
:
number
存在时间
fid
fid
:
string
文件id
md5
md5
:
string
name
name
:
string
文件名
size
size
:
number
文件大小
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
fid
md5
name
size
type
@icqqjs/icqq
Loading...
文件,只支持接收,发送请使用文件专用API