PatchCommand

constructor(name: String? = null, description: String? = null, options: List<CommandOption>? = null, defaultPermission: Boolean? = null)(source)