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

Commenti

1 commento

  • 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

Accedi per aggiungere un commento.