Fetches data about the specified slash command.
Last updated 3 years ago
Was this helpful?
$getSlashCommandData[guildID | global;slashCommandID;property]
This function has three params.
guildID | global
Type of the slash command, either global or a guild ID.
global
Snowflake | String
Yes
slashCommandID
The slash command to get the data for.
Snowflake
[property
The data to return about the slash command.
String