Parent Directory
|
Revision Log
|
Patch
revision 51 by rakin, Mon Jul 29 17:28:23 2024 UTC | revision 54 by rakin, Mon Jul 29 17:28:24 2024 UTC | |
---|---|---|
# | Line 10 export default class InteractionCreateEv | Line 10 export default class InteractionCreateEv |
10 | } | } |
11 | ||
12 | async run(client: DiscordClient, interaction: Interaction) { | async run(client: DiscordClient, interaction: Interaction) { |
console.log('inside'); | ||
13 | if (interaction.isCommand()) { | if (interaction.isCommand()) { |
14 | await client.setMessage(interaction); | await client.setMessage(interaction); |
15 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |