Interface VideoChatScheduled

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

interface VideoChatScheduled {
    start_date: number;
}

Properties

Properties

start_date: number

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