tgbot-cpp
Loading...
Searching...
No Matches
TgBot::VideoChatScheduled Class Reference

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

#include <VideoChatScheduled.h>

Public Types

typedef std::shared_ptr< VideoChatScheduledPtr
 

Public Attributes

std::int32_t startDate
 Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator.
 

Detailed Description

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

Definition at line 14 of file VideoChatScheduled.h.

Member Typedef Documentation

◆ Ptr

Definition at line 17 of file VideoChatScheduled.h.

Member Data Documentation

◆ startDate

std::int32_t TgBot::VideoChatScheduled::startDate

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

Definition at line 22 of file VideoChatScheduled.h.


The documentation for this class was generated from the following file: