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

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

package telegramium.bots

/** This object represents a unique message identifier.
  *
  * @param messageId
  *   Unique message identifier
  */
final case class MessageId(messageId: Int)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy