ZackClements / berserk

Python client for the lichess API
Other
44 stars 18 forks source link

push_pgn_update() documentation #18

Closed tttiago closed 2 years ago

tttiago commented 2 years ago

The Broadcasts method push_pgn_update should have round_id as a parameter instead of broadcast_id, in accordance to Lichess API (https://lichess.org/api#operation/broadcastPush).

ZackClements commented 2 years ago

Updated