diff --git a/include/tgbot.h b/include/tgbot.h index be554ff..68daf7a 100644 --- a/include/tgbot.h +++ b/include/tgbot.h @@ -2,6 +2,8 @@ #define TGBOT_MAIN_H #include "common.h" +#include "methods.h" +#include "types.h" /** * @brief Create a new Bot object.