Preparing search index...
The search index is not available
waifuim
waifuim
Artist
Interface Artist
Represents an artist for an image including their social links.
interface
Artist
{
artistId
:
number
;
deviantArt
:
null
|
string
;
name
:
string
;
patreon
:
null
|
string
;
pixiv
:
null
|
string
;
twitter
:
null
|
string
;
}
Index
Properties
artist
Id
deviant
Art
name
patreon
pixiv
twitter
Properties
artist
Id
artist
Id
:
number
deviant
Art
deviant
Art
:
null
|
string
name
name
:
string
patreon
patreon
:
null
|
string
pixiv
pixiv
:
null
|
string
twitter
twitter
:
null
|
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
artist
Id
deviant
Art
name
patreon
pixiv
twitter
waifuim
Loading...
Represents an artist for an image including their social links.