Skip to content

You get an "unexpected nested command" error when you include an enum inside your CommandHandler #2

@ZakFahey

Description

@ZakFahey
class CommandExample : CommandCallbacks<...>
{
  public enum ExampleEnum { ... }
}

will fail when it's a command with subcommands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions