Skip to content

Commit

Permalink
Update disnake/guild.py
Browse files Browse the repository at this point in the history
Co-authored-by: shiftinv <[email protected]>
Signed-off-by: Snipy7374 <[email protected]>
  • Loading branch information
Snipy7374 and shiftinv authored Nov 25, 2024
1 parent dda6bf7 commit d0ded50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions disnake/guild.py
Original file line number Diff line number Diff line change
Expand Up @@ -3599,6 +3599,8 @@ async def fetch_role(self, role_id: int, /) -> Role:
Raises
------
NotFound
The role requested could not be found.
HTTPException
Retrieving the role failed.
Expand Down

0 comments on commit d0ded50

Please sign in to comment.