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

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

There is a newer version: 9.711.0
Show newest version
package telegramium.bots

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy