mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.entity
/
Source
/
Source
Source
constructor
(
bio
:
String
,
fields
:
List
<
Field
>
,
defaultPrivacy
:
StatusVisibility
?
=
null
,
defaultSensitivity
:
Boolean
?
=
null
,
defaultLanguage
:
String
?
=
null
,
followRequestsCount
:
Long
?
=
null
)