philia
Preparing search index...
protocol/oicq/message/elements
Forwardable
Interface Forwardable
可转发的消息
interface
Forwardable
{
message
:
Sendable
;
nickname
?:
string
;
time
?:
number
;
user_id
:
string
;
}
Implemented by
Message
Index
Properties
message
nickname?
time?
user_
id
Properties
message
message
:
Sendable
发送的消息
Optional
nickname
nickname
?:
string
发送方昵称,接收时有效
Optional
time
time
?:
number
发送时间,接收时有效
user_
id
user_id
:
string
消息发送方账号
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
nickname
time
user_
id
philia
Loading...
可转发的消息