All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lt.saltyjuice.dragas.chatty.v3.irc.model.Topic.kt Maven / Gradle / Ivy

package lt.saltyjuice.dragas.chatty.v3.irc.model


class Topic
{
    var content = ""
    var setBy = ""
    var setOn = ""
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy