Skip to content

Commit 29b773c

Browse files
committed
fix link
1 parent cc4b0d6 commit 29b773c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/interactions/Message_Components.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,11 +1012,11 @@ Upon resolving by discord, it returns the full object, including metadata about
10121012

10131013
###### Resolved Unfurled Media Item Structure
10141014

1015-
| Field | Type | Description |
1016-
|---------------|---------|-------------------------------------------------------------------------------------------------|
1017-
| url | string | source url of media item (only supports http(s) and attachments) |
1018-
| proxy_url | string | a proxied url of the media item |
1019-
| height | integer | height of media item |
1020-
| width | integer | width of media item |
1021-
| content_type | string | the media item's [media type](https://en.wikipedia.org/wiki/Media_type) |
1022-
| loading_state | integer | [loading state](#DOCS_INTERACTIONS_MESSAGE_COMPONENTS/unfurled-media-item-object-loading-state) |
1015+
| Field | Type | Description |
1016+
|---------------|---------|---------------------------------------------------------------------------------------------------------------------|
1017+
| url | string | source url of media item (only supports http(s) and attachments) |
1018+
| proxy_url | string | a proxied url of the media item |
1019+
| height | integer | height of media item |
1020+
| width | integer | width of media item |
1021+
| content_type | string | the media item's [media type](https://en.wikipedia.org/wiki/Media_type) |
1022+
| loading_state | integer | [loading state](#DOCS_INTERACTIONS_MESSAGE_COMPONENTS/unfurled-media-item-object-unfurled-media-item-loading-state) |

0 commit comments

Comments
 (0)