mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
7 lines
65 B
JavaScript
7 lines
65 B
JavaScript
class Embed{
|
|
constructor(data){
|
|
|
|
}
|
|
}
|
|
|
|
module.exports = Embed; |