mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-22 01:05:02 +00:00
Type fixes for djs
This commit is contained in:
parent
a99dddef7a
commit
2977363dc0
130 changed files with 8877 additions and 411 deletions
|
@ -83,6 +83,6 @@ export const JumboCmd = utilityCmd({
|
|||
};
|
||||
}
|
||||
|
||||
msg.channel.send("", file);
|
||||
msg.channel.send({ content: "", files: [file] });
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue