Skip to content

Commit a446fa7

Browse files
LumabotsSoheab
andauthored
Update guild.py
Co-authored-by: Soheab <33902984+Soheab@users.noreply.github.com> Signed-off-by: Lumouille <144063653+Lumabots@users.noreply.github.com>
1 parent c376327 commit a446fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/guild.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,7 @@ async def get_or_fetch(
10461046
object_id: :class:`int` | :data:`None`
10471047
ID of the object to get. If :data:`None`, returns `default` if provided, otherwise :data:`None`.
10481048
1049-
default : Any | :data:`None`
1049+
default: Any | :data:`None`
10501050
The value to return instead of raising if fetching fails or if `object_id` is :data:`None`.
10511051
10521052
Returns

0 commit comments

Comments
 (0)