yatbcpp  0.0.1
Yet another Telegram Bot CPP Library
methods.h
Go to the documentation of this file.
1 #ifndef YATBCPP_METHODS_H
2 #define YATBCPP_METHODS_H
3 
4 #include "telegram_methodJSON.h"
7 #include "answerInlineQuery.h"
8 #include "forwardMessage.h"
9 #include "getMe.h"
10 #include "sendAudio.h"
11 #include "sendDocument.h"
12 #include "sendLocation.h"
13 #include "sendMessage.h"
14 #include "sendPhoto.h"
15 #include "sendVideo.h"
16 #include "sendVoice.h"
17 
18 #endif //YATBCPP_METHODS_H