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