Browse Source

Add NotFound to ban docstring

pull/10109/head
Mad Cat 3 years ago
committed by dolfies
parent
commit
f9bf19cbb1
  1. 2
      discord/guild.py

2
discord/guild.py

@ -3240,6 +3240,8 @@ class Guild(Hashable):
Raises Raises
------- -------
NotFound
The requested user was not found.
Forbidden Forbidden
You do not have the proper permissions to ban. You do not have the proper permissions to ban.
HTTPException HTTPException

Loading…
Cancel
Save