yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
#include <string>
#include <optional>
#include "types/User.h"
#include "types/Chat.h"
#include "types/MessageEntity.h"
#include "types/Audio.h"
#include "types/Document.h"
#include "types/Video.h"
#include "types/Voice.h"
#include "types/VideoNote.h"
#include "types/Contact.h"
#include "types/Location.h"
#include "types/Venue.h"
#include "types/Message.h"