Readonly
aliasThe alias of the command.
Readonly
descriptionThe description of the command.
Readonly
flagsThe flags of the command. Setting this value to 1 will make the command blue.
Readonly
nameThe name of the command.
Readonly
overloadsThe overloads of the command.
Readonly
permissionThe permission level of the command.
Readonly
subcommandsThe subcommands of the command.
Static
readRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
Static
writeWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Represents the commands of a available command packet.