Available types

VideoChatScheduled

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

fields

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

import

types.ts
import type { VideoChatScheduled } from "@yaebal/types";

used by

types