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

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.