Preparing search index...
The search index is not available
@icqqjs/icqq
@icqqjs/icqq
QuoteElem
Interface QuoteElem
引用回复消息
interface
QuoteElem
{
message
:
Sendable
;
rand
:
number
;
seq
:
number
;
time
:
number
;
type
:
"quote"
;
user_id
:
number
;
}
Hierarchy (
view full
)
Quotable
QuoteElem
Index
Properties
message
rand
seq
time
type
user_
id
Properties
message
message
:
Sendable
收到的引用回复永远是字符串
rand
rand
:
number
私聊回复必须包含此属性
seq
seq
:
number
time
time
:
number
type
type
user_
id
user_
id
:
number
消息发送方账号
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
rand
seq
time
type
user_
id
@icqqjs/icqq
Loading...
引用回复消息