The card(s) added to the board during the round.
Last updated 3 years ago
Was this helpful?
Nullable: true
Can be omitted, null or an empty array If the betting round adds no cards to the board.
Type: array of
Example:
Three flop cards: As, Kh, 5d
"cards": [ "As", "Kh", "5d" ]