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
/
Room
Room
data
class
Room
(
val
roomId
:
RoomId
,
val
uri
:
String
?
=
null
)
:
Reference
Represents a mention of a room.
Members
Constructors
Room
Link copied to clipboard
constructor
(
roomId
:
RoomId
,
uri
:
String
?
=
null
)
Properties
room
Id
Link copied to clipboard
val
roomId
:
RoomId
uri
Link copied to clipboard
open
override
val
uri
:
String
?
=
null
If exists, the original uri.