MrCakeSlayer GitHub 3 years ago
parent
commit
b63c3b19f2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/Discord.Net.Core/Entities/Emotes/Emoji.cs

+ 1
- 0
src/Discord.Net.Core/Entities/Emotes/Emoji.cs View File

@@ -675,6 +675,7 @@ namespace Discord
[":coconut:"] = "\uD83E\uDD65",
[":coffee:"] = "☕",
[":coffin:"] = "⚰️",
[":coin:"] = "\uD83E\uDE99",
[":cold_face:"] = "\uD83E\uDD76",
[":cold_sweat:"] = "\uD83D\uDE30",
[":comet:"] = "☄️",


Loading…
Cancel
Save