telebotxx/src
2016-11-26 03:01:12 +03:00
..
Attachment.cpp Added swap function for PhotoSizeArray. 2016-11-09 15:28:10 +03:00
BotApi.cpp Rewritten sendPhoto functions, which are now variadic templated. 2016-11-12 01:37:33 +03:00
Chat.cpp Class Message implemented. 2016-11-09 01:40:05 +03:00
CMakeLists.txt Added CMake function RequireCXX14(). 2016-11-26 03:01:12 +03:00
JsonObjects.cpp getUpdates() implemented. 2016-11-09 20:28:06 +03:00
JsonObjects.hpp getUpdates() implemented. 2016-11-09 20:28:06 +03:00
Logging.cpp Removed Boost.Log dependency. 2016-10-02 02:37:35 +03:00
Message.cpp Fixed Message::swap(). 2016-11-09 15:27:09 +03:00
RequestOptions.cpp Rewritten sendPhoto functions, which are now variadic templated. 2016-11-12 01:37:33 +03:00
SendMessageRequest.cpp Fixed build on Gentoo. 2016-11-25 18:52:27 +03:00
SendPhotoRequest.cpp Fixed build on Gentoo. 2016-11-25 18:52:27 +03:00
Update.cpp getUpdates() implemented. 2016-11-09 20:28:06 +03:00
User.cpp Full constructor removed from class User. 2016-11-09 19:44:19 +03:00