summaryrefslogtreecommitdiff
path: root/include/tgbot/tgbot.h
diff options
context:
space:
mode:
authorOleg Morozenkov <omorozenkov@gmail.com>2015-12-09 15:47:09 +0300
committerOleg Morozenkov <omorozenkov@gmail.com>2015-12-09 15:47:09 +0300
commita2b06de59c4b06dd7f7d89968490f60301d76678 (patch)
tree04de94236fa2593367979d7d762bbafa33556d2a /include/tgbot/tgbot.h
parente89d523a7ac895f9bb724f3fa504f49c978aa4df (diff)
Fix tgbot.h. Closes #11
Diffstat (limited to 'include/tgbot/tgbot.h')
-rw-r--r--include/tgbot/tgbot.h2
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"