Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
FetchGuildApplicationCommandFetchOptions
Interface FetchGuildApplicationCommandFetchOptions
Construct a type with the properties of T except for those in type K.
interface
FetchGuildApplicationCommandFetchOptions
{
cache
?:
boolean
;
force
?:
boolean
;
locale
?:
Locale
;
withLocalizations
?:
boolean
;
}
Hierarchy (
View Summary
)
Omit
<
FetchApplicationCommandOptions
,
"guildId"
>
FetchGuildApplicationCommandFetchOptions
Index
Properties
cache?
force?
locale?
with
Localizations?
Properties
Optional
cache
cache
?:
boolean
Optional
force
force
?:
boolean
Optional
locale
locale
?:
Locale
Optional
with
Localizations
withLocalizations
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
force
locale
with
Localizations
discord-js-button-pagination-ts
Loading...
Construct a type with the properties of T except for those in type K.