trixnity-core
3.7.0-beta3
common
trixnity-core
/
net.folivo.trixnity.core.model.events
/
EventType
Event
Type
data
class
EventType
(
val
kClass
:
KClass
<
out
EventContent
>
?
,
val
name
:
String
)
Members
Constructors
Event
Type
Link copied to clipboard
constructor
(
kClass
:
KClass
<
out
EventContent
>
?
,
name
:
String
)
Properties
k
Class
Link copied to clipboard
val
kClass
:
KClass
<
out
EventContent
>
?
name
Link copied to clipboard
val
name
:
String