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