Preparing search index...
The search index is not available
@icqqjs/icqq
@icqqjs/icqq
GroupInviteEvent
Interface GroupInviteEvent
群邀请
interface
GroupInviteEvent
{
flag
:
string
;
group_id
:
number
;
group_name
:
string
;
nickname
:
string
;
post_type
:
"request"
;
request_type
:
"group"
;
role
:
GroupRole
;
seq
:
number
;
sub_type
:
"invite"
;
time
:
number
;
user_id
:
number
;
approve
(
yes
?:
boolean
)
:
Promise
<
boolean
>
;
}
Hierarchy (
view full
)
RequestEvent
GroupInviteEvent
Index
Properties
flag
group_
id
group_
name
nickname
post_
type
request_
type
role
seq
sub_
type
time
user_
id
Methods
approve
Properties
flag
flag
:
string
Cqhttp
cqhttp方法用
group_
id
group_
id
:
number
群号
group_
name
group_
name
:
string
群名
nickname
nickname
:
string
昵称
post_
type
post_
type
request_
type
request_
type
role
role
:
GroupRole
邀请者在群里的权限
Todo
不确定的注释
seq
seq
:
number
sub_
type
sub_
type
time
time
:
number
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
flag
group_
id
group_
name
nickname
post_
type
request_
type
role
seq
sub_
type
time
user_
id
Methods
approve
@icqqjs/icqq
Loading...
群邀请