We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c376327 commit a446fa7Copy full SHA for a446fa7
discord/guild.py
@@ -1046,7 +1046,7 @@ async def get_or_fetch(
1046
object_id: :class:`int` | :data:`None`
1047
ID of the object to get. If :data:`None`, returns `default` if provided, otherwise :data:`None`.
1048
1049
- default : Any | :data:`None`
+ default: Any | :data:`None`
1050
The value to return instead of raising if fetching fails or if `object_id` is :data:`None`.
1051
1052
Returns
0 commit comments