pub async fn send_room_message<'a, C: ServerConnector>( agent: &mut Agent<C>, settings: RoomMessageSettings<'a>, )