Description
Some unicode characters are getting stripped from autocomplete responses, causing emoji to show up incorrectly.
Steps to Reproduce
Respond to an autocomplete interaction with
{
"type": 8,
"data": {
"choices": [
{
"name": "π³οΈβπ gay_pride_flag",
"value": "π³οΈβπ"
}
]
}
}
Expected Behavior
The response is returned and shown to the client as-is
Current Behavior
Characters \uFE0F and \u200D get stripped from the response
Screenshots/Videos

Client and System Information
Bot info:
- Library: discord.js@13.6.0
- Node.js v17.6.0
Clients tested:
- PTB build 119911/90e94273602cbfd62e06b34dd02c270dfe73a87b
- Android beta 119.7 build 119107