Preparing search index...
The search index is not available
mirai-ts
mirai-ts
MessageType
Source
Interface Source
源消息类型
interface
Source
{
id
:
number
;
time
:
number
;
type
:
"Source"
;
}
Hierarchy
BaseSingleMessage
Source
Index
Properties
id
time
type
Properties
id
id
:
number
消息的识别号,用于引用回复(Source 类型永远为 chain 的第一个元素)
time
time
:
number
时间戳
type
type
:
"Source"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
time
type
mirai-ts
Loading...
源消息类型