Link Search Menu Expand Document

//reikai-core/io.github.kerelape.reikai.core/Group

Group

[JVM]
class Group(items: Entity) : EntityWrap

Concatenates items.

Since

0.0.0

Constructors

   
Group [JVM]
fun Group(vararg items: Entity)

Functions

Name Summary
dataize [JVM]
open suspend override fun dataize(): ByteArray
Representation of the object in bytes.