mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 03:23:29 +01:00
fix: typo
This commit is contained in:
@@ -188,7 +188,7 @@ class MessageEmbed {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Adds a fields to the embed (max 25).
|
* Adds fields to the embed (max 25).
|
||||||
* @param {...EmbedField|EmbedField[]} fields The fields to add
|
* @param {...EmbedField|EmbedField[]} fields The fields to add
|
||||||
* @returns {MessageEmbed}
|
* @returns {MessageEmbed}
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user