mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
Update src/types/webhook.ts
This commit is contained in:
@@ -240,7 +240,7 @@ export interface UpsertSlashCommandOptions {
|
||||
name?: string;
|
||||
/** 1-100 character description */
|
||||
description?: string;
|
||||
/** the parameters for the command */
|
||||
/** The parameters for the command */
|
||||
options?: SlashCommandOption[] | null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user