Preparing search index...
The search index is not available
@icqqjs/icqq
@icqqjs/icqq
GroupRequestEvent
Interface GroupRequestEvent
群申请
interface
GroupRequestEvent
{
comment
:
string
;
flag
:
string
;
group_id
:
number
;
group_name
:
string
;
inviter_id
?:
number
;
nickname
:
string
;
post_type
:
"request"
;
request_type
:
"group"
;
seq
:
number
;
sub_type
:
"add"
;
time
:
number
;
tips
:
string
;
user_id
:
number
;
approve
(
yes
?:
boolean
)
:
Promise
<
boolean
>
;
}
Hierarchy (
view full
)
RequestEvent
GroupRequestEvent
Index
Properties
comment
flag
group_
id
group_
name
inviter_
id?
nickname
post_
type
request_
type
seq
sub_
type
time
tips
user_
id
Methods
approve
Properties
comment
comment
:
string
群简介
flag
flag
:
string
Cqhttp
cqhttp方法用
group_
id
group_
id
:
number
群号
group_
name
group_
name
:
string
群名
Optional
inviter_
id
inviter_
id
?:
number
如果被邀请进群,则显示邀请者账号
nickname
nickname
:
string
昵称
post_
type
post_
type
request_
type
request_
type
seq
seq
:
number
sub_
type
sub_
type
time
time
:
number
tips
tips
:
string
申请提示
Todo
不确定的注释
user_
id
user_
id
:
number
账号
Methods
approve
approve
(
yes
?
)
:
Promise
<
boolean
>
快速操作方法
Parameters
Optional
yes
:
boolean
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
flag
group_
id
group_
name
inviter_
id
nickname
post_
type
request_
type
seq
sub_
type
time
tips
user_
id
Methods
approve
@icqqjs/icqq
Loading...
群申请