Add a function that you can use to edit a certain emoji.

Commentaires

1 commentaire

  • Unactive

    An emoji should be immutable, as is its ID. It would still be a delete-and-recreate behind the scenes, maybe with some dark magic to reuse the same ID (which is a bad practice) or change the ID without telling you. In practice, I find this a bad thing.

    0

Vous devez vous connecter pour laisser un commentaire.