trixnity-clientserverapi-model
3.3.1
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.users
/
SearchUsers
/
Response
/
SearchUser
Search
User
@
Serializable
data
class
SearchUser
(
val
avatarUrl
:
String
?
=
null
,
val
displayName
:
String
?
=
null
,
val
userId
:
UserId
)
Constructors
Properties
Constructors
Search
User
Link copied to clipboard
fun
SearchUser
(
avatarUrl
:
String
?
=
null
,
displayName
:
String
?
=
null
,
userId
:
UserId
)
Properties
avatar
Url
Link copied to clipboard
val
avatarUrl
:
String
?
=
null
display
Name
Link copied to clipboard
val
displayName
:
String
?
=
null
user
Id
Link copied to clipboard
val
userId
:
UserId