simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.event
/
BaseEventKey
/
BaseEventKey
Base
Event
Key
fun
BaseEventKey
(
idValue
:
String
,
vararg
parents
:
Event.Key
<
*
>
)
fun
BaseEventKey
(
idValue
:
String
,
parents
:
Set
<
Event.Key
<
*
>
>
=
emptySet()
)