Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
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
time
Link copied to clipboard
abstract
val
time
:
Timestamp