Optional
params: InteractionConstructorParamsID of the last message created with this interaction.
Interaction acknowledgement.
ID of the channel on which the interaction was sent.
App's client.
When the interaction was created.
Interaction Data
ID of the server on which the interaction was sent.
Item ID
If true, the interaction appears as private.
If true, the interaction didn't mention anyone.
ID of the interaction author.
ID of the original message, responding to this interaction.
The IDs of the message replied by the interaction.
Create a follow-up message that replies to the original response. (use CommandInteraction#createMessage if the interaction has not been acknowledged).
Message options.
This method is used to create a message following this interaction (use CommandInteraction#createFollowup on already acknowledged interactions).
Message options.
Edit followup message.
Edit options.
Edit the last message sent with the interaction.
New message's options.
Represents a Command Interaction.