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

telegramium.bots.BotDescription.scala Maven / Gradle / Ivy

package telegramium.bots

/** This object represents the bot's description.
  *
  * @param description
  *   The bot's description
  */
final case class BotDescription(description: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy