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

io.github.telesender.model.exception.TelegramApiException.kt Maven / Gradle / Ivy

package io.github.telesender.model.exception

/**
 * @author Yauheni Yefimenka
 */
class TelegramApiException(message: String?) : RuntimeException(message)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy