mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.event.events
/
BotActiveEvent
Bot
Active
Event
common
interface
BotActiveEvent
:
BotEvent
Content copied to clipboard
由
Bot
主动发起的动作的事件
Functions
Properties
Inheritors
Functions
intercept
Link copied to clipboard
common
abstract
fun
intercept
(
)
Content copied to clipboard
拦截这个事件
Properties
bot
Link copied to clipboard
common
abstract
val
bot
:
Bot
Content copied to clipboard
is
Intercepted
Link copied to clipboard
common
abstract
val
isIntercepted
:
Boolean
Content copied to clipboard
事件是否已被拦截.
Inheritors
BeforeImageUploadEvent
Link copied to clipboard
ImageUploadEvent
Link copied to clipboard
MessagePostSendEvent
Link copied to clipboard
MessagePreSendEvent
Link copied to clipboard
BotOnlineEvent
Link copied to clipboard
Active
Link copied to clipboard
BotReloginEvent
Link copied to clipboard