We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following are new events added to Client.
client:on("interactionCreate", function(intr) intr:reply("Got an interaction!") end)
Emitted when a user invokes an interaction with your app
interaction