ScoreBoardGetScoresParams
ScoreBoardGetScoresParams: {
app_id:string;id:number;limit:number;period:string;skip:number;social:boolean;tag:string;user:string|number; }
Type declaration
| Member | Type |
|---|---|
app_id | string |
id | number |
limit | number |
period | string |
skip | number |
social | boolean |
tag | string |
user | string | number |
Source
newgrounds.d.ts:319