Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Guild#deleteEmoji): reject non emojis / emoji IDs (#2793)
* fix(Guild#deleteEmoji): Performing wrong checks * fix: requested changes `a string` -> `an id` * fix: requested changes `id` -> `ID`
- Loading branch information