Skip to content

Commit

Permalink
Update disnake/client.py
Browse files Browse the repository at this point in the history
Co-authored-by: shiftinv <[email protected]>
Signed-off-by: Nerd Bear <[email protected]>
  • Loading branch information
nerd-bear and shiftinv authored Nov 14, 2024
1 parent 49aabc0 commit 23416f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disnake/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@ def run(self, *args: Any, **kwargs: Any) -> None:
Parameters
----------
token: `str`
token: :class:`str`
The discord token of the bot that is being ran.
Roughly Equivalent to: ::
Expand Down

0 comments on commit 23416f5

Please sign in to comment.