Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
InteractionResponse
Class InteractionResponse<Cached>
Type Parameters
Cached
extends
boolean
=
boolean
Index
Properties
client
id
interaction
Accessors
created
At
created
Timestamp
Methods
await
Message
Component
create
Message
Component
Collector
delete
edit
fetch
Properties
client
client
:
Client
id
id
:
string
interaction
interaction
:
Interaction
<
If
<
Cached
,
"cached"
,
CacheType
>
>
Accessors
created
At
get
createdAt
()
:
Date
Returns
Date
created
Timestamp
get
createdTimestamp
()
:
number
Returns
number
Methods
await
Message
Component
awaitMessageComponent
<
ComponentType
extends
MessageComponentType
>
(
options
?:
AwaitMessageCollectorOptionsParams
<
ComponentType
,
Cached
>
,
)
:
Promise
<
MappedInteractionTypes
<
Cached
>
[
ComponentType
]
>
Type Parameters
ComponentType
extends
MessageComponentType
Parameters
Optional
options
:
AwaitMessageCollectorOptionsParams
<
ComponentType
,
Cached
>
Returns
Promise
<
MappedInteractionTypes
<
Cached
>
[
ComponentType
]
>
create
Message
Component
Collector
createMessageComponentCollector
<
ComponentType
extends
MessageComponentType
>
(
options
?:
MessageCollectorOptionsParams
<
ComponentType
,
Cached
>
,
)
:
InteractionCollector
<
MappedInteractionTypes
<
Cached
>
[
ComponentType
]
>
Type Parameters
ComponentType
extends
MessageComponentType
Parameters
Optional
options
:
MessageCollectorOptionsParams
<
ComponentType
,
Cached
>
Returns
InteractionCollector
<
MappedInteractionTypes
<
Cached
>
[
ComponentType
]
>
delete
delete
()
:
Promise
<
void
>
Returns
Promise
<
void
>
edit
edit
(
options
:
string
|
MessagePayload
|
WebhookMessageEditOptions
,
)
:
Promise
<
Message
<
boolean
>
>
Parameters
options
:
string
|
MessagePayload
|
WebhookMessageEditOptions
Returns
Promise
<
Message
<
boolean
>
>
fetch
fetch
()
:
Promise
<
Message
<
boolean
>
>
Returns
Promise
<
Message
<
boolean
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
id
interaction
Accessors
created
At
created
Timestamp
Methods
await
Message
Component
create
Message
Component
Collector
delete
edit
fetch
discord-js-button-pagination-ts
Loading...