philia
Preparing search index...
protocol/type/message
RSendMsg
Interface RSendMsg
发送消息返回
interface
RSendMsg
{
file_id
?:
string
[]
;
id
:
string
;
raw
?:
any
;
time
:
number
;
}
Index
Properties
file_
id?
id
raw?
time
Properties
Optional
file_
id
file_id
?:
string
[]
文件ID(如果有发送文件)
id
id
:
string
发送的消息ID
Optional
raw
raw
?:
any
平台原始字段
time
time
:
number
事件时间,Unix时间戳(秒)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file_
id
id
raw
time
philia
Loading...
发送消息返回