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