lichess-api 1.0.0

A client library for the Lichess API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
    {
        "from": {
            "name": "thibault",
            "patron": true,
            "id": "thibault"
        },
        "to": {
            "name": "DrNykterstein",
            "title": "GM",
            "patron": true,
            "id": "drnykterstein"
        },
        "text": "This guy is good at chess",
        "date": 1690585691898
    }
]