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