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

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

package telegramium.bots

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy