ReadonlyaliasThe alias of the command.
ReadonlydescriptionThe description of the command.
ReadonlyflagsThe flags of the command. Setting this value to 1 will make the command blue.
ReadonlynameThe name of the command.
ReadonlyoverloadsThe overloads of the command.
ReadonlypermissionThe permission level of the command.
ReadonlysubcommandsThe subcommands of the command.
StaticreadRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
StaticwriteWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Represents the commands of a available command packet.