Preparing search index...
The search index is not available
mirai-ts
mirai-ts
EventType
GroupAllowConfessTalkEvent
Interface GroupAllowConfessTalkEvent
坦白说
interface
GroupAllowConfessTalkEvent
{
current
:
boolean
;
group
:
Member
;
isByBot
:
boolean
;
origin
:
boolean
;
reply
?:
(
(
msgChain
:
string
|
MessageChain
,
quote
?:
boolean
)
=>
Promise
<
void
>
)
;
type
:
"GroupAllowConfessTalkEvent"
;
}
Hierarchy (
view full
)
BaseEvent
GroupAllowConfessTalkEvent
Index
Properties
current
group
is
By
Bot
origin
reply?
type
Properties
current
current
:
boolean
group
group
:
Member
is
By
Bot
is
By
Bot
:
boolean
origin
origin
:
boolean
Optional
reply
reply
?:
(
(
msgChain
:
string
|
MessageChain
,
quote
?:
boolean
)
=>
Promise
<
void
>
)
reply 辅助函数
type
type
:
"GroupAllowConfessTalkEvent"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
group
is
By
Bot
origin
reply
type
mirai-ts
Loading...
坦白说