|
tgbot-cpp
|
This object represents a service message about a video chat ended in the chat. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<VideoChatEnded> |
Public Attributes | |
| std::int32_t | duration { } |
| Video chat duration in seconds. | |
This object represents a service message about a video chat ended in the chat.
| using TgBot::VideoChatEnded::Ptr = std::shared_ptr<VideoChatEnded> |
| std::int32_t TgBot::VideoChatEnded::duration { } |