Fix typo in on_socket_raw_send documentation

This commit is contained in:
AXVin
2020-07-22 23:19:37 -04:00
committed by Rapptz
parent b43658f6ff
commit f5289a30a7
+1 -1
View File
@@ -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