Pre-plugin moves
This commit is contained in:
parent
9fc045cd38
commit
8f7a6510eb
13 changed files with 62 additions and 52 deletions
|
@ -1,4 +1,4 @@
|
|||
import { APIMessage, MessageOptions } from "discord.js";
|
||||
import { MessageOptions } from "discord.js";
|
||||
|
||||
function embedHasContent(embed: any) {
|
||||
for (const [key, value] of Object.entries(embed)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue