yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
inc
types
InputMessageContent.h
Go to the documentation of this file.
1
//
2
// Created by norbert on 01.09.17.
3
//
4
5
#ifndef YATBCPP_INPUTMESSAGECONTENT_H
6
#define YATBCPP_INPUTMESSAGECONTENT_H
7
8
#include <string>
9
10
class
InputMessageContent
{
11
12
};
13
14
#endif //YATBCPP_INPUTMESSAGECONTENT_H
InputMessageContent
Definition:
InputMessageContent.h:10
Generated by
1.8.13