VideoChatScheduled
This object represents a service message about a video chat scheduled in the chat.
fields
| field | type | required | description |
|---|---|---|---|
start_date | number | required | Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator |
import
import type { VideoChatScheduled } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#videochatscheduled