toggle menu
trixnity-serverserverapi-model
4.3.11
common
switch theme
search in API
trixnity-serverserverapi-model
/
net.folivo.trixnity.serverserverapi.model.federation
/
OnBindThirdPid
/
Request
/
ThirdPartyInvite
/
UserInfo
User
Info
@
Serializable
data
class
UserInfo
(
val
userId
:
UserId
,
val
token
:
String
)
Members
Constructors
User
Info
Link copied to clipboard
constructor
(
userId
:
UserId
,
token
:
String
)
Properties
token
Link copied to clipboard
@
SerialName
(
value
=
"token"
)
val
token
:
String
user
Id
Link copied to clipboard
@
SerialName
(
value
=
"mxid"
)
val
userId
:
UserId