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