Class VideoChatScheduled

Constructors

Properties

Accessors

Constructors

  • Parameters

    • data: VideoChatScheduled

      Data about the represents a service message about a video chat scheduled in the chat

    Returns VideoChatScheduled

Properties

startedUnixTime: number

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

Accessors

  • get startedAt(): Date
  • Point in time when the video chat is supposed to be started by a chat administrator

    Returns Date

  • get startedTimestamp(): number
  • Return the timestamp video chat is supposed to be started by a chat administrator

    Returns number