Hierarchy (view full)

Constructors

Properties

Accessors

  • get options(): Omit<CommandInteractionOptionResolver<CacheType>,
        | "getMessage"
        | "getFocused"
        | "getSubcommand"
        | "getSubcommandGroup"
        | "getBoolean"
        | "getChannel"
        | "getString"
        | "getInteger"
        | "getNumber"
        | "getUser"
        | "getMember"
        | "getRole"
        | "getAttachment"
        | "getMentionable">
  • Returns Omit<CommandInteractionOptionResolver<CacheType>,
        | "getMessage"
        | "getFocused"
        | "getSubcommand"
        | "getSubcommandGroup"
        | "getBoolean"
        | "getChannel"
        | "getString"
        | "getInteger"
        | "getNumber"
        | "getUser"
        | "getMember"
        | "getRole"
        | "getAttachment"
        | "getMentionable">

Methods