mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 17:00:08 +00:00
Update create_slash_command.ts
This commit is contained in:
@@ -21,7 +21,7 @@ import {
|
||||
*/
|
||||
export async function createSlashCommand(
|
||||
options: CreateGlobalApplicationCommand,
|
||||
guildId: string,
|
||||
guildId?: string,
|
||||
) {
|
||||
validateSlashCommands([options], true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user