Removed deprecated method
This commit is contained in:
@@ -17,8 +17,7 @@ export default {
|
||||
.setName("query")
|
||||
.setDescription("The anime to search for")
|
||||
.setRequired(true)
|
||||
)
|
||||
.setDMPermission(false),
|
||||
),
|
||||
|
||||
async execute({ interaction }) {
|
||||
await interaction.deferReply()
|
||||
|
||||
Reference in New Issue
Block a user