TypingEventContent

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

See also

Constructors

Link copied to clipboard

Properties

Link copied to clipboard