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

Yorumlar

1 yorum

  • 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

Yorum yazmak için lütfen oturum açın.