Delete data on guild delete

This commit is contained in:
2022-11-25 17:51:37 +01:00
parent 71b401dbee
commit d9c81ef3f2
2 changed files with 19 additions and 1 deletions

View File

@ -1 +1,2 @@
import "./channelUpdate";
import "./channelUpdate";
import "./guildDelete";