diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/tgbot/Api.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tgbot/Api.h b/include/tgbot/Api.h index 6d03000..685f19e 100644 --- a/include/tgbot/Api.h +++ b/include/tgbot/Api.h @@ -41,6 +41,7 @@ #include "tgbot/types/ChatMember.h" #include "tgbot/types/StickerSet.h" #include "tgbot/types/File.h" +#include "tgbot/types/InputMedia.h" namespace TgBot { |