document the Discord name of a unicode emoji #3562
-
This issue has been discussed multiple times: The old stance on the names:
Guild stickers have changed this as their tags now accept a "Discord name of a unicode emoji". If this is to kept as it is then we should really get a list of all these valid names -- especially since setting the tags to a name that doesn't exist clobbers the existing emoji -- or it could be changed to be the unicode character which would probably be a bit more consistent with other bits of the api like reactions. I'm ambivalent about whether it's changed or not, and I know now its been deployed it'll probably remain the same but just to cover all bases I thought I'd mention it. I think a separate but related issue is the fact using |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
this is incorrect, it successfully updates the value to |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
The API will accept any string up to 500 characters for the |
Beta Was this translation helpful? Give feedback.
The API will accept any string up to 500 characters for the
tags
field. We use this to power autocomplete and suggestions. The client forces input to come from an emoji because its a set of commonly used names that a client could match on. Using unicode is not really an option here, as people do not type unicode emojis in your typical conversation in discord.