Pycord-Development / pycord

Pycord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python
https://docs.pycord.dev
MIT License
2.71k stars 459 forks source link

feat: app emojis #2501

Open NeloBlivion opened 1 month ago

NeloBlivion commented 1 month ago

Summary

Implements discord/discord-api-docs#7010 Very rough draft, considering new emoji classes

Information

Checklist

NeloBlivion commented 1 month ago

Removed draft status as this is completely functional, just have to go through and replace instances of Emoji with GuildEmoji (Emoji is still aliased, possibly deprecate for 2.7?)

Lulalaby commented 3 weeks ago

@NeloBlivion can u finish this (see comment)