trixnity-core
3.0.0-beta1
trixnity-core
/
net.folivo.trixnity.core.model.events
/
Aggregation
/
UnknownAggregation
Unknown
Aggregation
data
class
UnknownAggregation
(
val
name
:
String
,
val
raw
:
JsonElement
)
:
Aggregation
Constructors
Properties
Constructors
Unknown
Aggregation
Link copied to clipboard
fun
UnknownAggregation
(
name
:
String
,
raw
:
JsonElement
)
Properties
name
Link copied to clipboard
val
name
:
String
raw
Link copied to clipboard
val
raw
:
JsonElement