diff options
-rw-r--r-- | include/tgbot/tgbot.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tgbot/tgbot.h b/include/tgbot/tgbot.h index d393fc7..f377d1e 100644 --- a/include/tgbot/tgbot.h +++ b/include/tgbot/tgbot.h @@ -33,9 +33,7 @@ #include "tgbot/types/Contact.h" #include "tgbot/types/Document.h" #include "tgbot/types/ForceReply.h" -#include "tgbot/types/GenericChat.h" #include "tgbot/types/GenericReply.h" -#include "tgbot/types/GroupChat.h" #include "tgbot/types/InputFile.h" #include "tgbot/types/Location.h" #include "tgbot/types/Message.h" |