SearchChallengeRequest
| Name | Type | Description | Notes |
|---|---|---|---|
| keyword | str | Keyword,搜索关键词/Search keyword | [optional] [default to '游戏'] |
| cursor | int | Cursor,游标/Cursor | [optional] [default to 0] |
| count | int | Count,数量/Count | [optional] [default to 30] |
| cookie | str | Cookie,用户自行提供的Cookie/User provided Cookie | [optional] [default to ''] |