VideoChatScheduled

data class VideoChatScheduled(val startDate: Int)(source)

VideoChatScheduled

This object represents a service message about a video chat scheduled in the chat.

(auto-generated)

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(startDate: Int)

Properties

Link copied to clipboard
@SerialName(value = "start_date")
val startDate: Int

Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator