mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.event.events
/
UserEvent
User
Event
common
interface
UserEvent
:
BotEvent
Content copied to clipboard
有关
User
的事件
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
事件是否已被拦截.
user
Link copied to clipboard
common
abstract
val
user
:
User
Content copied to clipboard
Inheritors
FriendEvent
Link copied to clipboard
StrangerEvent
Link copied to clipboard
GroupMemberEvent
Link copied to clipboard