Skip to main content

ODSlashCommandComparator class

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

(no description)

View Source

Properties

Methods


constructor() function api.ODSlashCommandComparator

(no description)

View Source


compare() function boolean

Returns true when the 2 slash commands are the same.

View Parameters (2)

View Source


compareOption() function boolean

Returns true when the 2 slash command options are the same.

View Parameters (2)

View Source


convertBuilder() function api.ODSlashCommandUniversalCommand

Convert a ODSlashCommandBuilder to a universal Open Ticket slash command object for comparison.

View Parameters (2)

View Source


convertCommand() function api.ODSlashCommandUniversalCommand

Convert a discord.ApplicationCommand to a universal Open Ticket slash command object for comparison.

View Parameters (1)

View Source


Defaults

under construction

We're still working on this part of the documentation!

Examples

under construction

We're still working on this part of the documentation!