Function veloren_server_cli::web::chat::history

source ยท
async fn history(
    __arg0: State<ChatCache>,
    __arg1: Query<Params>,
) -> Result<impl IntoResponse, StatusCode>