Skip to content

Commit

Permalink
Remove preview_asset from stickers. Closes #2815
Browse files Browse the repository at this point in the history
  • Loading branch information
typpo committed Apr 15, 2021
1 parent a9b88a9 commit b9b8db2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/resources/Channel.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@ Represents a message sent in a channel within Discord.
| description | string | description of the sticker |
| tags? | string | a comma-separated list of tags for the sticker |
| asset\* | string | sticker asset hash |
| preview_asset\* | ?string | sticker preview asset hash |
| format_type | integer | [type of sticker format](#DOCS_RESOURCES_CHANNEL/message-object-message-sticker-format-types) |

\* The URL for fetching sticker assets is currently private.
Expand Down

1 comment on commit b9b8db2

@FasterSpeeding
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

breaking changes goes brrrrrr

Please sign in to comment.