trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-core
/
de.connect2x.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