RoomInviteState
@JsonClass(generateAdapter = true)
Content copied to clipboard
Constructors
Link copied to clipboard
fun RoomInviteState(@Json(name = "events") events: List<Event> = emptyList())
Content copied to clipboard