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

commonMain.dev.inmo.tgbotapi.abstracts.Titled.kt Maven / Gradle / Ivy

package dev.inmo.tgbotapi.abstracts

interface Titled {
    val title: String?
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy