RoomJoinRulesAllowEntry
@JsonClass(generateAdapter = true)
Content copied to clipboard
Constructors
Link copied to clipboard
fun RoomJoinRulesAllowEntry(@Json(name = "room_id") roomId: String?, @Json(name = "type") type: String?)
Content copied to clipboard