Function isSubCommand

  • If the sub-command exists return true, else false.

    Parameters

    • name: string

    Returns ((...a: [interaction: Interaction]) => boolean)

      • (...a: [interaction: Interaction]): boolean
      • Parameters

        • Rest ...a: [interaction: Interaction]

        Returns boolean

Generated using TypeDoc