trixnity-core
Toggle table of contents
4.22.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
parameters
:
Parameters
=
parametersOf()
)
:
Reference
Represents a mention of a user.
Members
Constructors
User
Link copied to clipboard
constructor
(
userId
:
UserId
,
parameters
:
Parameters
=
parametersOf()
)
Properties
parameters
Link copied to clipboard
val
parameters
:
Parameters
user
Id
Link copied to clipboard
val
userId
:
UserId