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
/
KookBotStartedEvent
Kook
Bot
Started
Event
abstract
class
KookBotStartedEvent
:
KookEvent
,
BotStartedEvent
(
source
)
KookBot
执行
start
之后推送的事件。
Author
ForteScarlet
Members
Constructors
Kook
Bot
Started
Event
Link copied to clipboard
constructor
(
)
Properties
bot
Link copied to clipboard
abstract
override
val
bot
:
KookBot
id
Link copied to clipboard
open
override
val
id
:
ID
time
Link copied to clipboard
open
override
val
time
:
Timestamp
Inherited properties
component
Link copied to clipboard
open
override
val
component
:
Component
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String