mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Fix typo in on_socket_raw_send documentation
This commit is contained in:
parent
b43658f6ff
commit
f5289a30a7
@ -203,7 +203,7 @@ to handle it, which defaults to print a traceback and ignoring the exception.
|
||||
|
||||
.. note::
|
||||
|
||||
This is only for the messages received from the client
|
||||
This is only for the messages sent from the client
|
||||
WebSocket. The voice WebSocket will not trigger this event.
|
||||
|
||||
:param payload: The message that is about to be passed on to the
|
||||
|
Loading…
x
Reference in New Issue
Block a user