Skip to content

Commit

Permalink
Update disnake/emoji.py
Browse files Browse the repository at this point in the history
Co-authored-by: Victor <[email protected]>
Signed-off-by: Snipy7374 <[email protected]>
  • Loading branch information
Snipy7374 and Victorsitou authored Nov 26, 2024
1 parent b2d343a commit 9cba32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disnake/emoji.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ def guild(self) -> Optional[Guild]:

@property
def application_id(self) -> Optional[int]:
""":class:`int`: The ID of the application which owns this emoji.
"""Optional[:class:`int`]: The ID of the application which owns this emoji.
.. versionadded:: 2.10
"""
Expand Down

0 comments on commit 9cba32c

Please sign in to comment.