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

टिप्पणियां

1 टिप्पणी

  • 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

कृपया टिप्पणी करने के लिए साइन इन करें करें.