Fetches data about the specified slash command.
$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 (SlashCommandProperty)
Last updated 4 years ago
Was this helpful?