![JAR search and dependency download from the Maven repository](/logo.png)
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