Skip to content

User

User: {icons: UserIcons;id: number;name: string;supporter: boolean; }

Contains information about a user.

Type declaration

MemberTypeDescription
iconsUserIconsThe user’s icon images.
idnumberThe user’s numeric ID.
namestringThe user’s textual name.
supporterbooleanReturns true if the user has a Newgrounds Supporter upgrade.

Source

newgrounds.d.ts:161