trixnity-core
3.0.0-beta1
trixnity-core
/
net.folivo.trixnity.core.model
/
EventId
Event
Id
@
Serializable
(
with
=
EventIdSerializer::class
)
data
class
EventId
(
val
full
:
String
)
Constructors
Functions
Properties
Constructors
Event
Id
Link copied to clipboard
fun
EventId
(
full
:
String
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
full
Link copied to clipboard
val
full
:
String