class Tourmaline::VideoChatScheduled
- Tourmaline::VideoChatScheduled
- Reference
- Object
Overview
This object represents a service message about a video chat scheduled in the chat.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#start_date : Time
Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator
-
#start_date=(start_date : Time)
Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator
Constructor Detail
Instance Method Detail
def start_date : Time
#
Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator
def start_date=(start_date : Time)
#
Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator