tgbot-cpp
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
c
i
m
p
s
Enumerations
Related Symbols
Files
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
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
};
15
class
GiveawayCreated
{
…
};
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 Mon Feb 24 2025 20:52:54 for tgbot-cpp by
1.12.0