TypingEventContent

@Serializable
data class TypingEventContent(val users: Set<UserId>) : EphemeralEventContent

See also

Constructors

Link copied to clipboard

Properties

Link copied to clipboard