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