Skip to content

Commit b70c666

Browse files
LumabotsSoheab
andauthored
Update discord/utils.py
Co-authored-by: Soheab <[email protected]> Signed-off-by: Lumouille <[email protected]>
1 parent 16fda2a commit b70c666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ async def get_or_fetch(
614614
object_id: :class:`int`
615615
ID of object to get.
616616
617-
default : Any, optional
617+
default : Any | None
618618
A default to return instead of raising if fetch fails.
619619
620620
Returns

0 commit comments

Comments
 (0)