VideoChatScheduled

@Serializable
data class VideoChatScheduled(val startDate: TelegramDate) : VideoChatEvent

Constructors

Link copied to clipboard
constructor(startDate: TelegramDate)

Properties

Link copied to clipboard