mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.event
/
BroadcastControllable
Broadcast
Controllable
common
interface
BroadcastControllable
:
Event
Content copied to clipboard
可控制是否需要广播这个事件
Functions
Properties
Inheritors
Functions
intercept
Link copied to clipboard
common
abstract
fun
intercept
(
)
Content copied to clipboard
拦截这个事件
Properties
is
Intercepted
Link copied to clipboard
common
abstract
val
isIntercepted
:
Boolean
Content copied to clipboard
事件是否已被拦截.
should
Broadcast
Link copied to clipboard
common
open
val
shouldBroadcast
:
Boolean
Content copied to clipboard
返回
false
时将不会广播这个事件.
Inheritors
FriendRemarkChangeEvent
Link copied to clipboard
GroupSettingChangeEvent
Link copied to clipboard