toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.event
/
SpecialEventResult
Special
Event
Result
sealed
class
SpecialEventResult
:
EventResult
(
source
)
标记性接口, 代表一些在内部具有特殊意义的
EventResult
类型.
See also
Event
Result.
Invalid
Async
Event
Result
Inheritors
Invalid
AsyncEventResult
ReactivelyCollectableEventResult
Members
Constructors
Special
Event
Result
Link copied to clipboard
protected
constructor
(
)
Properties
content
Link copied to clipboard
abstract
val
content
:
Any
?
此为监听函数所返回的真正内容。
is
Truncated
Link copied to clipboard
abstract
val
isTruncated
:
Boolean
是否阻止下一个监听函数的执行。