Fix typo in on_socket_raw_send documentation
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user