trixnity-serverserverapi-model
3.7.0-beta3
common
trixnity-serverserverapi-model
/
net.folivo.trixnity.serverserverapi.model.federation
/
QueryProfile
/
Response
Response
@
Serializable
data
class
Response
(
val
avatarUrl
:
String
?
=
null
,
val
displayname
:
String
?
=
null
)
Members
Constructors
Response
Link copied to clipboard
constructor
(
avatarUrl
:
String
?
=
null
,
displayname
:
String
?
=
null
)
Properties
avatar
Url
Link copied to clipboard
val
avatarUrl
:
String
?
=
null
displayname
Link copied to clipboard
val
displayname
:
String
?
=
null