pub async fn send_chat_message( client: &Client, id: Uuid, message: &str, ) -> Result<ChatMessage, Error>
Sends a message in the chat for a Race.