From ffc3c38882d669ea6b2abeea5c0f7c7b322fa6e7 Mon Sep 17 00:00:00 2001 From: sebest Date: Mon, 25 May 2020 15:49:44 -0300 Subject: * add SetMyCommand to the api --- include/tgbot/tgbot.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/tgbot/tgbot.h') diff --git a/include/tgbot/tgbot.h b/include/tgbot/tgbot.h index 8ebf51d..0868aa0 100644 --- a/include/tgbot/tgbot.h +++ b/include/tgbot/tgbot.h @@ -96,6 +96,8 @@ #include "tgbot/types/VideoNote.h" #include "tgbot/types/Voice.h" #include "tgbot/types/WebhookInfo.h" +#include "tgbot/types/BotCommand.h" + /** * @defgroup general -- cgit v1.2.3