Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
AutocompleteInteraction
Class AutocompleteInteraction<Cached>
Type Parameters
Cached
extends
CacheType
=
CacheType
Hierarchy (
View Summary
)
BaseInteraction
<
Cached
>
AutocompleteInteraction
Index
Constructors
constructor
Properties
application
Id
app
Permissions
attachment
Size
Limit
authorizing
Integration
Owners
channel
Id
client
command
Guild
Id
command
Id
command
Name
command
Type
context
entitlements
guild
Id
guild
Locale
id
locale
member
member
Permissions
options
responded
token
type
user
version
Accessors
channel
command
created
At
created
Timestamp
guild
Methods
in
Cached
Guild
in
Guild
in
Raw
Guild
is
Any
Select
Menu
is
Autocomplete
is
Button
is
Channel
Select
Menu
is
Chat
Input
Command
is
Command
is
Context
Menu
Command
is
Mentionable
Select
Menu
is
Message
Component
is
Message
Context
Menu
Command
is
Modal
Submit
is
Primary
Entry
Point
Command
is
Repliable
is
Role
Select
Menu
is
Select
Menu
is
String
Select
Menu
is
User
Context
Menu
Command
is
User
Select
Menu
respond
toJSON
value
Of
Constructors
Protected
constructor
new
AutocompleteInteraction
<
Cached
extends
CacheType
=
CacheType
>
(
client
:
Client
<
true
>
,
data
:
APIInteraction
,
)
:
AutocompleteInteraction
<
Cached
>
Type Parameters
Cached
extends
CacheType
=
CacheType
Parameters
client
:
Client
<
true
>
data
:
APIInteraction
Returns
AutocompleteInteraction
<
Cached
>
Properties
application
Id
applicationId
:
string
app
Permissions
appPermissions
:
Readonly
<
PermissionsBitField
>
attachment
Size
Limit
attachmentSizeLimit
:
number
authorizing
Integration
Owners
authorizingIntegrationOwners
:
APIAuthorizingIntegrationOwnersMap
channel
Id
channelId
:
string
Readonly
client
client
:
Client
<
true
>
command
Guild
Id
commandGuildId
:
null
|
string
command
Id
commandId
:
string
command
Name
commandName
:
string
command
Type
commandType
:
ChatInput
context
context
:
null
|
InteractionContextType
entitlements
entitlements
:
Collection
<
string
,
Entitlement
>
guild
Id
guildId
:
CacheTypeReducer
<
Cached
,
string
>
guild
Locale
guildLocale
:
CacheTypeReducer
<
Cached
,
Locale
>
id
id
:
string
locale
locale
:
Locale
member
member
:
CacheTypeReducer
<
Cached
,
GuildMember
,
APIInteractionGuildMember
>
member
Permissions
memberPermissions
:
CacheTypeReducer
<
Cached
,
Readonly
<
PermissionsBitField
>
>
options
options
:
Omit
<
CommandInteractionOptionResolver
<
Cached
>
,
|
"getMessage"
|
"getChannel"
|
"getUser"
|
"getMember"
|
"getRole"
|
"getAttachment"
|
"getMentionable"
,
>
responded
responded
:
boolean
Readonly
token
token
:
string
type
type
:
ApplicationCommandAutocomplete
user
user
:
User
version
version
:
number
Accessors
channel
get
channel
()
:
CacheTypeReducer
<
Cached
,
null
|
GuildTextBasedChannel
,
null
|
GuildTextBasedChannel
,
null
|
GuildTextBasedChannel
,
null
|
TextBasedChannel
,
>
Returns
CacheTypeReducer
<
Cached
,
null
|
GuildTextBasedChannel
,
null
|
GuildTextBasedChannel
,
null
|
GuildTextBasedChannel
,
null
|
TextBasedChannel
,
>
command
get
command
()
:
|
null
|
ApplicationCommand
<
{}
>
|
ApplicationCommand
<
{
guild
:
GuildResolvable
}
>
Returns
null
|
ApplicationCommand
<
{}
>
|
ApplicationCommand
<
{
guild
:
GuildResolvable
}
>
created
At
get
createdAt
()
:
Date
Returns
Date
created
Timestamp
get
createdTimestamp
()
:
number
Returns
number
guild
get
guild
()
:
CacheTypeReducer
<
Cached
,
Guild
,
null
>
Returns
CacheTypeReducer
<
Cached
,
Guild
,
null
>
Methods
in
Cached
Guild
inCachedGuild
()
:
this
is
AutocompleteInteraction
<
"cached"
>
Returns
this
is
AutocompleteInteraction
<
"cached"
>
in
Guild
inGuild
()
:
this
is
AutocompleteInteraction
<
"raw"
|
"cached"
>
Returns
this
is
AutocompleteInteraction
<
"raw"
|
"cached"
>
in
Raw
Guild
inRawGuild
()
:
this
is
AutocompleteInteraction
<
"raw"
>
Returns
this
is
AutocompleteInteraction
<
"raw"
>
is
Any
Select
Menu
isAnySelectMenu
()
:
this
is
AnySelectMenuInteraction
<
Cached
>
Returns
this
is
AnySelectMenuInteraction
<
Cached
>
is
Autocomplete
isAutocomplete
()
:
this
is
AutocompleteInteraction
<
Cached
>
Returns
this
is
AutocompleteInteraction
<
Cached
>
is
Button
isButton
()
:
this
is
ButtonInteraction
<
Cached
>
Returns
this
is
ButtonInteraction
<
Cached
>
is
Channel
Select
Menu
isChannelSelectMenu
()
:
this
is
ChannelSelectMenuInteraction
<
Cached
>
Returns
this
is
ChannelSelectMenuInteraction
<
Cached
>
is
Chat
Input
Command
isChatInputCommand
()
:
this
is
ChatInputCommandInteraction
<
Cached
>
Returns
this
is
ChatInputCommandInteraction
<
Cached
>
is
Command
isCommand
()
:
this
is
CommandInteraction
<
Cached
>
Returns
this
is
CommandInteraction
<
Cached
>
is
Context
Menu
Command
isContextMenuCommand
()
:
this
is
ContextMenuCommandInteraction
<
Cached
>
Returns
this
is
ContextMenuCommandInteraction
<
Cached
>
is
Mentionable
Select
Menu
isMentionableSelectMenu
()
:
this
is
MentionableSelectMenuInteraction
<
Cached
>
Returns
this
is
MentionableSelectMenuInteraction
<
Cached
>
is
Message
Component
isMessageComponent
()
:
this
is
MessageComponentInteraction
<
Cached
>
Returns
this
is
MessageComponentInteraction
<
Cached
>
is
Message
Context
Menu
Command
isMessageContextMenuCommand
()
:
this
is
MessageContextMenuCommandInteraction
<
Cached
,
>
Returns
this
is
MessageContextMenuCommandInteraction
<
Cached
>
is
Modal
Submit
isModalSubmit
()
:
this
is
ModalSubmitInteraction
<
Cached
>
Returns
this
is
ModalSubmitInteraction
<
Cached
>
is
Primary
Entry
Point
Command
isPrimaryEntryPointCommand
()
:
this
is
PrimaryEntryPointCommandInteraction
<
Cached
,
>
Returns
this
is
PrimaryEntryPointCommandInteraction
<
Cached
>
is
Repliable
isRepliable
()
:
this
is
RepliableInteraction
<
Cached
>
Returns
this
is
RepliableInteraction
<
Cached
>
is
Role
Select
Menu
isRoleSelectMenu
()
:
this
is
RoleSelectMenuInteraction
<
Cached
>
Returns
this
is
RoleSelectMenuInteraction
<
Cached
>
is
Select
Menu
isSelectMenu
()
:
this
is
StringSelectMenuInteraction
<
Cached
>
Returns
this
is
StringSelectMenuInteraction
<
Cached
>
Deprecated
Use
BaseInteraction.isStringSelectMenu
instead.
is
String
Select
Menu
isStringSelectMenu
()
:
this
is
StringSelectMenuInteraction
<
Cached
>
Returns
this
is
StringSelectMenuInteraction
<
Cached
>
is
User
Context
Menu
Command
isUserContextMenuCommand
()
:
this
is
UserContextMenuCommandInteraction
<
Cached
>
Returns
this
is
UserContextMenuCommandInteraction
<
Cached
>
is
User
Select
Menu
isUserSelectMenu
()
:
this
is
UserSelectMenuInteraction
<
Cached
>
Returns
this
is
UserSelectMenuInteraction
<
Cached
>
respond
respond
(
options
:
readonly
ApplicationCommandOptionChoiceData
<
string
|
number
>
[]
,
)
:
Promise
<
void
>
Parameters
options
:
readonly
ApplicationCommandOptionChoiceData
<
string
|
number
>
[]
Returns
Promise
<
void
>
toJSON
toJSON
(
...
props
:
Record
<
string
,
string
|
boolean
>
[]
)
:
unknown
Parameters
...
props
:
Record
<
string
,
string
|
boolean
>
[]
Returns
unknown
value
Of
valueOf
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
application
Id
app
Permissions
attachment
Size
Limit
authorizing
Integration
Owners
channel
Id
client
command
Guild
Id
command
Id
command
Name
command
Type
context
entitlements
guild
Id
guild
Locale
id
locale
member
member
Permissions
options
responded
token
type
user
version
Accessors
channel
command
created
At
created
Timestamp
guild
Methods
in
Cached
Guild
in
Guild
in
Raw
Guild
is
Any
Select
Menu
is
Autocomplete
is
Button
is
Channel
Select
Menu
is
Chat
Input
Command
is
Command
is
Context
Menu
Command
is
Mentionable
Select
Menu
is
Message
Component
is
Message
Context
Menu
Command
is
Modal
Submit
is
Primary
Entry
Point
Command
is
Repliable
is
Role
Select
Menu
is
Select
Menu
is
String
Select
Menu
is
User
Context
Menu
Command
is
User
Select
Menu
respond
toJSON
value
Of
discord-js-button-pagination-ts
Loading...
Deprecated
Use BaseInteraction.isStringSelectMenu instead.