Closed tobbbles closed 4 years ago
What have you changed?
Fixing the deletion of custom emoji.
There's a slight issue that users could still mis-use the emoji::StringOrChar method by passing in emoji.name when dealing with custom emoji. I wonder if this should be mentioned in the documentation at all?
emoji::StringOrChar
emoji.name
Thanks for catching this! On the second point, I think we can leave it.
What have you changed?
Fixing the deletion of custom emoji.
There's a slight issue that users could still mis-use the
emoji::StringOrChar
method by passing inemoji.name
when dealing with custom emoji. I wonder if this should be mentioned in the documentation at all?