lichess-api 1.0.0

A client library for the Lichess API
Documentation
{
    "type": "challenge",
    "challenge": {
        "id": "HVGoj16M",
        "url": "https://lichess.org/HVGoj16M",
        "status": "created",
        "challenger": {
            "id": "adriana",
            "name": "Adriana",
            "rating": 584,
            "title": null
        },
        "destUser": {
            "id": "gabriela",
            "name": "Gabriela",
            "rating": 1569,
            "title": null,
            "flair": "people.pregnant-person-light-skin-tone",
            "online": true
        },
        "variant": {
            "key": "standard",
            "name": "Standard",
            "short": "Std"
        },
        "rated": false,
        "speed": "correspondence",
        "timeControl": {
            "type": "unlimited"
        },
        "color": "random",
        "finalColor": "black",
        "perf": {
            "icon": "",
            "name": "Correspondence"
        }
    },
    "compat": {
        "bot": false,
        "board": true
    }
}