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

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

#include <VideoChatEnded.h>

Public Types

typedef std::shared_ptr< VideoChatEndedPtr
 

Public Attributes

std::int32_t duration
 Video chat duration in seconds.
 

Detailed Description

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

Definition at line 14 of file VideoChatEnded.h.

Member Typedef Documentation

◆ Ptr

typedef std::shared_ptr<VideoChatEnded> TgBot::VideoChatEnded::Ptr

Definition at line 17 of file VideoChatEnded.h.

Member Data Documentation

◆ duration

std::int32_t TgBot::VideoChatEnded::duration

Video chat duration in seconds.

Definition at line 22 of file VideoChatEnded.h.


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