philia
Preparing search index...
protocol/onebot/v11/type/event
AddUserRequest
Interface AddUserRequest
interface
AddUserRequest
{
comment
:
string
;
flag
:
string
;
post_type
:
"request"
;
request_type
:
"friend"
;
self_id
:
number
;
time
:
number
;
user_id
:
number
;
}
Hierarchy (
View Summary
)
ARequest
AddUserRequest
Index
Properties
comment
flag
post_
type
request_
type
self_
id
time
user_
id
Properties
comment
comment
:
string
flag
flag
:
string
post_
type
post_type
:
"request"
表示该上报的类型, 消息, 消息发送, 请求, 通知, 或元事件
request_
type
request_type
:
"friend"
self_
id
self_id
:
number
收到事件的机器人的 QQ 号
time
time
:
number
事件发生的unix时间戳
user_
id
user_id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
flag
post_
type
request_
type
self_
id
time
user_
id
philia
Loading...
表示该上报的类型, 消息, 消息发送, 请求, 通知, 或元事件