discord-php / DiscordPHP

An API to interact with the popular messaging app Discord
MIT License
985 stars 236 forks source link

Fixed Emoji __toString being malformed #1069

Closed CommandString closed 1 year ago

CommandString commented 1 year ago

As of now the Emoji::__toString() method returned <name:id> when it should be returning <:name:id>