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
{
  "id": "RVAcwgg7",
  "games": [
    { "id": "NKop9IyD", "black": "lizen1", "white": "thibault" },
    { "id": "KT8374ut", "black": "lizen3", "white": "lizen2" },
    { "id": "wInQr8Sk", "black": "lizen5", "white": "lizen4" }
  ],
  "variant": "standard",
  "clock": { "increment": 0, "limit": 300 },
  "pairAt": 1612289869919,
  "pairedAt": null,
  "rated": false,
  "startClocksAt": 1612200422971,
  "scheduledAt": 1612203514628
}