$createContextMenuApplication
Creates a new context menu.
Last updated
Was this helpful?
Creates a new context menu.
Last updated
Was this helpful?
This function has three params.
guildID | global
Specify global if the context menu application will be global, or pass a guild ID to add the command to that guild.
Snowflake | String
Yes
applicationCommandDataName
The name of the context menu application data to create.
String
Yes
returnApplicationID
Whether to return the context menu application ID once created.
Boolean
No