trixnity-core
3.7.0-beta3
common
trixnity-core
/
net.folivo.trixnity.core.model.events.m
/
TypingEventContent
Typing
Event
Content
@
Serializable
data
class
TypingEventContent
(
val
users
:
Set
<
UserId
>
)
:
EphemeralEventContent
See also
matrix spec
Members
Constructors
Typing
Event
Content
Link copied to clipboard
constructor
(
users
:
Set
<
UserId
>
)
Properties
users
Link copied to clipboard
val
users
:
Set
<
UserId
>