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
Copy file name to clipboardExpand all lines: docs/Change_Log.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Change Log
2
2
3
+
## Application Emoji
4
+
5
+
#### July 18, 2024
6
+
7
+
You can now upload emojis for your application in your [app's settings](https://discord.com/developers/applications) and use them as custom emojis anywhere on Discord.
8
+
9
+
- Up to 2000 emojis per app
10
+
- Support for user-installable apps
11
+
- Can be [managed via the API](#DOCS_RESOURCES_EMOJI/create-application-emoji) with a bot token
0 commit comments