trixnity-core
Toggle table of contents
4.19.0
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.util
/
Reference
/
User
User
data
class
User
(
val
userId
:
UserId
,
val
uri
:
String
?
=
null
)
:
Reference
Represents a mention of a user.
Members
Constructors
User
Link copied to clipboard
constructor
(
userId
:
UserId
,
uri
:
String
?
=
null
)
Properties
uri
Link copied to clipboard
open
override
val
uri
:
String
?
=
null
If exists, the original uri.
user
Id
Link copied to clipboard
val
userId
:
UserId