philia
Preparing search index...
protocol/oicq/event/types
GroupMuteEvent
Interface GroupMuteEvent
群禁言
interface
GroupMuteEvent
{
duration
:
number
;
group
:
Group
;
group_id
:
string
;
nickname
?:
string
;
notice_type
:
"group"
;
operator_id
:
string
;
post_type
:
"notice"
;
sub_type
:
"ban"
;
user_id
:
string
;
}
Hierarchy (
View Summary
)
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
:
string
群号
Optional
nickname
nickname
?:
string
匿名禁言才有此属性
notice_
type
notice_type
:
"group"
operator_
id
operator_id
:
string
禁言的群员账号
post_
type
post_type
:
"notice"
sub_
type
sub_type
:
"ban"
user_
id
user_id
:
string
被禁言的群员账号
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
philia
Loading...
群禁言