simple-robot-component-kook
3.0.0.0-alpha.3
simbot-component-kook-core
/
love.forte.simbot.component.kook.event
/
KookBotStartedEvent
Kook
Bot
Started
Event
abstract
class
KookBotStartedEvent
:
BotStartedEvent
bot执行
start
之后推送的事件。
Author
ForteScarlet
Types
Constructors
Functions
Properties
Constructors
Kook
Bot
Started
Event
Link copied to clipboard
fun
KookBotStartedEvent
(
)
Types
Key
Link copied to clipboard
object
Key
:
BaseInternalKey
<
KookBotStartedEvent
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
bot
Link copied to clipboard
abstract
override
val
bot
:
KookComponentBot
component
Link copied to clipboard
open
override
val
component
:
Component
id
Link copied to clipboard
open
override
val
id
:
ID
key
Link copied to clipboard
open
override
val
key
:
InternalEvent.Key
<
out
KookBotStartedEvent
>
timestamp
Link copied to clipboard
open
override
val
timestamp
:
Timestamp
visible
Scope
Link copied to clipboard
open
val
visibleScope
:
Event.VisibleScope