FetchApplicationCommandOptions

export interface FetchApplicationCommandOptions extends BaseFetchOptions
export interface FetchApplicationCommandOptions extends BaseFetchOptions
Options used to fetch Application Commands from Discord
cache?:boolean
Whether to cache the fetched data if it wasn't already
Default value
true
Inherited from BaseFetchOptions
force?:boolean
Whether to skip the cache check and request the API
Default value
false
Inherited from BaseFetchOptions
guildId?:Snowflake
The guild's id to fetch commands for, for when the guild is not cached
The command's id to fetch
locale?:Locale
The locale to use when fetching this command
withLocalizations?:boolean
Whether to fetch all localization data