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