Skip to content

Commit

Permalink
Merge branch 'master' into scheduled-event-typing
Browse files Browse the repository at this point in the history
  • Loading branch information
plun1331 committed Mar 21, 2024
2 parents f6304f6 + 6f1ad85 commit 4f1cb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/bot.py
Expand Up @@ -680,7 +680,7 @@ async def sync_commands(
register all commands.
By default, this coroutine is called inside the :func:`.on_connect` event. If you choose to override the
:func:`.on_connect` event, then you should invoke this coroutine as well such as the follwing:
:func:`.on_connect` event, then you should invoke this coroutine as well such as the following:
.. code-block:: python
Expand Down

0 comments on commit 4f1cb1b

Please sign in to comment.