Skip to content

Commit 8d9d7b6

Browse files
committed
docs: add changelog entry
1 parent 23974f1 commit 8d9d7b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog/1397.feature.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Add support to :class:`.Emoji` to represent application-owned emojis.
2+
- New methods on :class:`Client`: :meth:`Client.fetch_application_emoji`, :meth:`Client.fetch_application_emojis` and :meth:`Client.create_application_emoji`.
3+
- New attributes/methods on :class:`.Emoji`: :attr:`Emoji.application_id`, :meth:`Emoji.is_guild_emoji` and :meth:`Emoji.is_app_emoji`.

0 commit comments

Comments
 (0)