lichess-api 1.0.0

A client library for the Lichess API
Documentation
{
    "type": "challengeCanceled",
    "challenge": {
        "id": "vN6JvOli",
        "url": "https://lichess.org/vN6JvOli",
        "status": "canceled",
        "challenger": {
            "id": "elena",
            "name": "Elena",
            "rating": 2308,
            "title": "WIM",
            "patron": true
        },
        "destUser": {
            "id": "diego",
            "name": "Diego",
            "rating": 1941,
            "title": null,
            "flair": "smileys.winking-face-with-tongue"
        },
        "variant": {
            "key": "standard",
            "name": "Standard",
            "short": "Std"
        },
        "rated": false,
        "speed": "correspondence",
        "timeControl": {
            "type": "unlimited"
        },
        "color": "random",
        "finalColor": "white",
        "perf": {
            "icon": "",
            "name": "Correspondence"
        }
    }
}