Class VideoChatScheduled
java.lang.Object
io.micronaut.chatbots.telegram.api.VideoChatScheduled
This object represents a service message about a video chat scheduled in the chat.
Video Chat Scheduled
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VideoChatScheduled
public VideoChatScheduled()
-
-
Method Details
-
getStartDate
- Returns:
- Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator
-
setStartDate
- Parameters:
startDate
- Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator
-