This commit is contained in:
Erik 2022-09-10 16:47:23 +03:00
parent 5115f5a6e1
commit 7e28d29908
Signed by untrusted user: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB

View File

@ -92,7 +92,7 @@ class InteractionWrapper {
}
delete() {
return this.interaction.delete();
//return this.interaction.delete();
}
update(...args) {