toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.event
/
ComponentEvent
Component
Event
interface
ComponentEvent
:
Event
(
source
)
一个由某个组件所发起的事件。
Author
ForteScarlet
Inheritors
BotEvent
Members
Properties
component
Link copied to clipboard
abstract
val
component
:
Component
所属组件
Inherited properties
id
Link copied to clipboard
abstract
override
val
id
:
ID
事件的ID。 如果平台事件中不存在可用ID,则此值可能为一个随机值。
time
Link copied to clipboard
abstract
val
time
:
Timestamp
事件发生的时间或此事件被接收到的时间。