mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.event.events
/
GroupEvent
Group
Event
common
interface
GroupEvent
:
BotEvent
Content copied to clipboard
有关群的事件
Functions
Properties
Inheritors
Functions
intercept
Link copied to clipboard
common
abstract
fun
intercept
(
)
Content copied to clipboard
拦截这个事件
Properties
bot
Link copied to clipboard
common
open
override
val
bot
:
Bot
Content copied to clipboard
group
Link copied to clipboard
common
abstract
val
group
:
Group
Content copied to clipboard
is
Intercepted
Link copied to clipboard
common
abstract
val
isIntercepted
:
Boolean
Content copied to clipboard
事件是否已被拦截.
Inheritors
GroupMessageEvent
Link copied to clipboard
BotGroupPermissionChangeEvent
Link copied to clipboard
BotMuteEvent
Link copied to clipboard
BotUnmuteEvent
Link copied to clipboard
BotJoinGroupEvent
Link copied to clipboard
GroupSettingChangeEvent
Link copied to clipboard
GroupTalkativeChangeEvent
Link copied to clipboard
GroupOperableEvent
Link copied to clipboard
GroupMemberEvent
Link copied to clipboard