Preparing search index...
The search index is not available
@icqqjs/icqq
@icqqjs/icqq
GroupMuteEvent
Interface GroupMuteEvent
群禁言
interface
GroupMuteEvent
{
duration
:
number
;
group
:
Group
;
group_id
:
number
;
nickname
?:
string
;
notice_type
:
"group"
;
operator_id
:
number
;
post_type
:
"notice"
;
sub_type
:
"ban"
;
user_id
:
number
;
}
Hierarchy (
view full
)
GroupNoticeEvent
GroupMuteEvent
Index
Properties
duration
group
group_
id
nickname?
notice_
type
operator_
id
post_
type
sub_
type
user_
id
Properties
duration
duration
:
number
禁言时长
group
group
:
Group
群对象
group_
id
group_
id
:
number
群号
Optional
nickname
nickname
?:
string
匿名禁言才有此属性
notice_
type
notice_
type
operator_
id
operator_
id
:
number
禁言的群员账号
post_
type
post_
type
sub_
type
sub_
type
user_
id
user_
id
:
number
被禁言的群员账号
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
group
group_
id
nickname
notice_
type
operator_
id
post_
type
sub_
type
user_
id
@icqqjs/icqq
Loading...
群禁言