UserIcons
UserIcons: {
large:string;medium:string;small:string; }
Contains any icons associated with this user.
Type declaration
| Member | Type | Description |
|---|---|---|
large | string | The URL of the user’s large icon. |
medium | string | The URL of the user’s medium icon. |
small | string | The URL of the user’s small icon. |
Source
newgrounds.d.ts:174