Notifications

@Serializable
data class Notifications(val room: Int = 50)

Constructors

Link copied to clipboard
constructor(room: Int = 50)

Properties

Link copied to clipboard
val room: Int = 50