find-itch-games
npm
Preparing search index...
IItchUser
Interface IItchUser
The
itch.io
account a game belongs to.
interface
IItchUser
{
id
?:
number
;
username
?:
string
;
displayName
?:
string
;
developer
?:
boolean
;
pressUser
?:
boolean
;
url
?:
string
;
coverUrl
?:
string
;
stillCoverUrl
?:
string
;
}
Index
Properties
id?
username?
display
Name?
developer?
press
User?
url?
cover
Url?
still
Cover
Url?
Properties
Optional
id
id
?:
number
Optional
username
username
?:
string
Optional
display
Name
displayName
?:
string
Optional
developer
developer
?:
boolean
Optional
press
User
pressUser
?:
boolean
Optional
url
url
?:
string
Optional
cover
Url
coverUrl
?:
string
Optional
still
Cover
Url
stillCoverUrl
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
username
display
Name
developer
press
User
url
cover
Url
still
Cover
Url
npm
find-itch-games
Loading...
The itch.io account a game belongs to.