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-client
/
de.connect2x.trixnity.client.store
/
StoredNotificationUpdate
/
Remove
Remove
@
Serializable
@
SerialName
(
value
=
"remove"
)
data
class
Remove
(
val
id
:
String
,
val
roomId
:
RoomId
)
:
StoredNotificationUpdate
Members
Constructors
Remove
Link copied to clipboard
constructor
(
id
:
String
,
roomId
:
RoomId
)
Properties
id
Link copied to clipboard
open
override
val
id
:
String
room
Id
Link copied to clipboard
open
override
val
roomId
:
RoomId
sort
Key
Link copied to clipboard
open
override
val
sortKey
:
String