forked from Galactic/galactic-bot
bugfix
This commit is contained in:
parent
5115f5a6e1
commit
7e28d29908
@ -92,7 +92,7 @@ class InteractionWrapper {
|
||||
}
|
||||
|
||||
delete() {
|
||||
return this.interaction.delete();
|
||||
//return this.interaction.delete();
|
||||
}
|
||||
|
||||
update(...args) {
|
||||
|
Loading…
Reference in New Issue
Block a user