Simple Robot 组件 | KOOK
Toggle table of contents
4.1.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-core
/
love.forte.simbot.component.kook.event
/
KookEvent
Kook
Event
abstract
class
KookEvent
:
Event
(
source
)
Kook 组件的事件类型基类。
Author
ForteScarlet
See also
Unsupported
Kook
Event
Kook
Bot
Event
Kook
System
Event
Inheritors
KookBotEvent
KookBotRegisteredEvent
KookBotStartedEvent
Members
Constructors
Kook
Event
Link copied to clipboard
constructor
(
)
Inherited properties
id
Link copied to clipboard
abstract
override
val
id
:
ID
time
Link copied to clipboard
abstract
val
time
:
Timestamp
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String