fursuit-tv-sdk
Toggle table of contents
0.2.2
common
Target filter
common
Switch theme
Search in API
Skip to content
fursuit-tv-sdk
fursuit-tv-sdk
/
com.furrist.rp.furtv.sdk.search
/
RandomFursuit
/
RandomFursuit
Random
Fursuit
constructor
(
id
:
Int
,
username
:
String
,
nickname
:
String
?
=
null
,
avatarUrl
:
String
?
=
null
,
fursuitSpecies
:
String
?
=
null
,
fursuitMaker
:
String
?
=
null
,
location
:
String
?
=
null
,
destination
:
String
?
=
null
,
introduction
:
String
?
=
null
,
viewCount
:
Int
?
=
null
,
isVerified
:
Boolean
?
=
null
)