|
tgbot-cpp
|
This object represents a service message about a video chat scheduled in the chat. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<VideoChatScheduled> |
Public Attributes | |
| std::int32_t | startDate { } |
| Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator. | |
This object represents a service message about a video chat scheduled in the chat.
| using TgBot::VideoChatScheduled::Ptr = std::shared_ptr<VideoChatScheduled> |
| std::int32_t TgBot::VideoChatScheduled::startDate { } |