deck_count
可选
默认: 1
Number of decks to combine
| 名称 | 必填 | 默认值 | 描述 |
|---|---|---|---|
deck_count |
否 | 1 | Number of decks to combine |
curl https://nordapi.ee/api/v1/cards/new
{
"data": {
"deck_id": "ufhfxpi4ffwf",
"remaining": 52,
"shuffled": true
},
"success": true
}