유저Timer 확인
유저의 남은 타이머 시간을 가져온다
Headers
Name
Type
Description
```json
{
"return": 0,
"message": "success",
"value": {
"remain_sec": -1706854517,
"state": 0
}
}
```curl --location --request GET 'https://localhost:51151/v1.0/swipebrick/game/timer'key
data type
desc.
return
message
desc.
Last updated