toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-test
/
love.forte.simbot.test.event
/
TestEvent
Test
Event
open
class
TestEvent
(
val
id
:
ID
=
UUID.random()
)
:
Event
,
BaseTestEvent
(
source
)
用于测试的
Event
实现
Members
Constructors
Test
Event
Link copied to clipboard
constructor
(
id
:
ID
=
UUID.random()
)
Properties
id
Link copied to clipboard
open
override
val
id
:
ID
Inherited properties
time
Link copied to clipboard
abstract
val
time
:
Timestamp