You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| proxy_url? | string | The proxied url of the media item. This field is ignored and provided by the API as part of the response |
1200
-
| height? | ?integer | The height of the media item. This field is ignored and provided by the API as part of the response |
1201
-
| width? | ?integer | The width of the media item. This field is ignored and provided by the API as part of the response |
1202
-
| content_type? | string | The [media type](https://en.wikipedia.org/wiki/Media_type) of the content. This field is ignored and provided by the API as part of the response |
| proxy_url? | string | The proxied url of the media item. This field is ignored and provided by the API as part of the response |
1200
+
| height? | ?integer | The height of the media item. This field is ignored and provided by the API as part of the response |
1201
+
| width? | ?integer | The width of the media item. This field is ignored and provided by the API as part of the response |
1202
+
| content_type? | string | The [media type](https://en.wikipedia.org/wiki/Media_type) of the content. This field is ignored and provided by the API as part of the response |
1203
+
| attachment_id?\*| snowflake | The id of the uploaded attachment. This field is ignored and provided by the API as part of the response |
1204
+
1205
+
\* Only present if the media item was uploaded as an attachment.
0 commit comments