Preparing search index...
The search index is not available
mirai-ts
mirai-ts
EventType
BotUnmuteEvent
Interface BotUnmuteEvent
Bot被取消禁言
interface
BotUnmuteEvent
{
operator
:
Member
;
reply
?:
(
(
msgChain
:
string
|
MessageChain
,
quote
?:
boolean
)
=>
Promise
<
void
>
)
;
type
:
"BotUnmuteEvent"
;
}
Hierarchy (
view full
)
BaseEvent
BotUnmuteEvent
Index
Properties
operator
reply?
type
Properties
operator
operator
:
Member
Optional
reply
reply
?:
(
(
msgChain
:
string
|
MessageChain
,
quote
?:
boolean
)
=>
Promise
<
void
>
)
reply 辅助函数
type
type
:
"BotUnmuteEvent"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
operator
reply
type
mirai-ts
Loading...
Bot被取消禁言