Skip to content

Commit

Permalink
chore: add suggested changes
Browse files Browse the repository at this point in the history
Co-authored-by: Jiralite <[email protected]>
  • Loading branch information
jaw0r3k and Jiralite committed Aug 12, 2023
1 parent 0cd3157 commit 620290d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ class ApplicationCommandManager extends CachedManager {

/**
* Obtains one or multiple application commands from Discord, or the cache if it's already available.
* @param {Snowflake|FetchApplicationCommandOptions} [id] The application command's id or options for this fetch
* @param {Snowflake|FetchApplicationCommandOptions} [id] Options for fetching application command(s)
* @param {FetchApplicationCommandOptions} [options] Additional options for this fetch
* @returns {Promise<ApplicationCommand|Collection<Snowflake, ApplicationCommand>>}
* @example
Expand Down

0 comments on commit 620290d

Please sign in to comment.