yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
inc
methods
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
"
5
#include "
telegram_methodMultipart.h
"
6
#include "
telegram_simplemethodJSON.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
sendMessage.h
sendDocument.h
sendVoice.h
telegram_methodMultipart.h
sendLocation.h
forwardMessage.h
sendVideo.h
answerInlineQuery.h
telegram_methodJSON.h
telegram_simplemethodJSON.h
sendPhoto.h
getMe.h
sendAudio.h
Generated by
1.8.13