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::
|
.. 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.
|
WebSocket. The voice WebSocket will not trigger this event.
|
||||||
|
|
||||||
:param payload: The message that is about to be passed on to the
|
:param payload: The message that is about to be passed on to the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user