pub async fn get_chat( client: &Client, id: Uuid, ) -> Result<Vec<ChatMessage>, Error>
Gets all of the chat messages for a Race.