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

telegramium.bots.client.Response.scala Maven / Gradle / Ivy

package telegramium.bots.client

final case class Response(ok: Boolean, description: Option[String] = Option.empty)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy