MakeMoveVector

interface MakeMoveVector

Command to build a Move vector out of a set of individual elements.

Properties

Link copied to clipboard
abstract val elements: List<Argument>

The set individual elements to build the vector with.

Link copied to clipboard
abstract val elementType: String?

Type of the individual elements.

Link copied to clipboard

Returns the field-presence view for this MakeMoveVector instance.

Functions

Link copied to clipboard
fun MakeMoveVector.copy(body: <Error class: unknown class>.() -> Unit = {}): MakeMoveVector

Copies the original message, including unknown fields.