fix(tgbot.h): add missing headers
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
#define TGBOT_MAIN_H
|
#define TGBOT_MAIN_H
|
||||||
|
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
|
#include "methods.h"
|
||||||
|
#include "types.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Create a new Bot object.
|
* @brief Create a new Bot object.
|
||||||
|
|||||||
Reference in New Issue
Block a user