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

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

package telegramium.bots

/** This object represents a service message about a video chat scheduled in the chat.
  *
  * @param startDate
  *   Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator
  */
final case class VideoChatScheduled(startDate: Int)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy