tgbot-cpp
Loading...
Searching...
No Matches
VideoChatStarted.h
Go to the documentation of this file.
1
#ifndef TGBOT_VIDEOCHATSTARTED_H
2
#define TGBOT_VIDEOCHATSTARTED_H
3
4
#include <memory>
5
6
namespace
TgBot
{
7
14
class
VideoChatStarted
{
15
16
public
:
17
typedef
std::shared_ptr<VideoChatStarted>
Ptr
;
18
};
19
}
20
21
#endif
//TGBOT_VIDEOCHATSTARTED_H
TgBot::VideoChatStarted
This object represents a service message about a video chat started in the chat. Currently holds no i...
Definition
VideoChatStarted.h:14
TgBot::VideoChatStarted::Ptr
std::shared_ptr< VideoChatStarted > Ptr
Definition
VideoChatStarted.h:17
TgBot
Definition
Api.h:40
include
tgbot
types
VideoChatStarted.h
Generated on Tue Jun 11 2024 00:46:35 for tgbot-cpp by
1.11.0