trixnity-core
3.10.0
common
trixnity-core
/
net.folivo.trixnity.core.model.events.m.room
/
TopicEventContent
Topic
Event
Content
@
Serializable
data
class
TopicEventContent
(
val
topic
:
String
)
:
StateEventContent
See also
matrix spec
Members
Constructors
Topic
Event
Content
Link copied to clipboard
constructor
(
topic
:
String
)
Properties
topic
Link copied to clipboard
val
topic
:
String