Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
MessageInteraction
Interface MessageInteraction
Deprecated
Use
MessageInteractionMetadata
instead.
interface
MessageInteraction
{
commandName
:
string
;
id
:
string
;
type
:
InteractionType
;
user
:
User
;
}
Index
Properties
command
Name
id
type
user
Properties
command
Name
commandName
:
string
id
id
:
string
type
type
:
InteractionType
user
user
:
User
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
Name
id
type
user
discord-js-button-pagination-ts
Loading...
Deprecated
Use MessageInteractionMetadata instead.