Sends a message to the WebSocket server formatted with the username and message content.
Example:
await ChatClient.SendMessage("How's everyone doing?");
Last updated 11 days ago