Red question mark emoji encoding should be trimmed
This commit is contained in:
parent
48d69c0539
commit
6bbfbd0721
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ function encodeEmoji(input, shortcode) {
|
|||
"%F0%9F%91%8D", // 👍
|
||||
"%E2%AD%90", // ⭐
|
||||
"%F0%9F%90%88", // 🐈
|
||||
"%E2%9D%93", // ❓
|
||||
]
|
||||
|
||||
discordPreferredEncoding =
|
||||
|
|
Loading…
Reference in a new issue