mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 06:42:51 +02:00
Swap back to the discord.js addField
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const Command = require('../../structures/Command');
|
||||
const moment = require('moment');
|
||||
const MessageEmbed = require('../../structures/MessageEmbed');
|
||||
const { MessageEmbed } = require('discord.js');
|
||||
const types = {
|
||||
dm: 'DM',
|
||||
group: 'Group DM',
|
||||
|
||||
Reference in New Issue
Block a user