From 33e4184338cc7b9ecd8af36ee0ecaff74020356c Mon Sep 17 00:00:00 2001 From: Konstantin Kukin Date: Thu, 29 Dec 2016 17:50:00 +0300 Subject: Rename ReplyKeyboardHide to ReplyKeyboardRemove --- include/tgbot/tgbot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/tgbot/tgbot.h') diff --git a/include/tgbot/tgbot.h b/include/tgbot/tgbot.h index 34dc0a9..36b7dab 100644 --- a/include/tgbot/tgbot.h +++ b/include/tgbot/tgbot.h @@ -38,7 +38,7 @@ #include "tgbot/types/Location.h" #include "tgbot/types/Message.h" #include "tgbot/types/PhotoSize.h" -#include "tgbot/types/ReplyKeyboardHide.h" +#include "tgbot/types/ReplyKeyboardRemove.h" #include "tgbot/types/ReplyKeyboardMarkup.h" #include "tgbot/types/Sticker.h" #include "tgbot/types/Update.h" -- cgit v1.2.3