mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Fixed embed docs
This commit is contained in:
@@ -82,9 +82,9 @@ Attributes
|
||||
.. code-block:: js
|
||||
|
||||
{
|
||||
url, // the URL of the image
|
||||
type : "image",
|
||||
title, // title of the embed/image
|
||||
url, // the URL of the video
|
||||
type : "video",
|
||||
title, // title of the embed/video
|
||||
thumbnail : {
|
||||
width, // the width of the thumbnail in pixels
|
||||
height, // the height of the thumbnail in pixels
|
||||
|
||||
Reference in New Issue
Block a user