Unknown Changes
This commit is contained in:
@@ -17,6 +17,7 @@ module.exports = {
|
||||
.setTitle("Test Embed")
|
||||
.setDescription(`Your test message: ${interaction.options.getString('message')}`)
|
||||
.setImage(interaction.user.avatarURL({dynamic : true}))
|
||||
|
||||
|
||||
const testRow = new Discord.MessageActionRow().addComponents(
|
||||
new Discord.MessageButton()
|
||||
|
||||
Reference in New Issue
Block a user