tdesktop/Telegram/SourceFiles/inline_bots
John Preston 8e89486fbc Error handling changed, 'auto' keyword used for MTP types.
All errors that lead to MTP request resending by default
error handler now can be handled differently. For example
inline bot requests are not being resent on 5XX error codes.
+ extensive use of auto keyword in MTP types handling.
2016-04-08 14:44:35 +04:00
..
inline_bot_layout_internal.cpp Defaulting inline bot reuslt video title/description to 2016-04-06 17:46:52 +04:00
inline_bot_layout_internal.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
inline_bot_layout_item.cpp Sticker preview done for inline bot results. 2016-04-06 19:32:05 +04:00
inline_bot_layout_item.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
inline_bot_result.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
inline_bot_result.h Scheme updated. Inline bot result messages now may have reply markup. 2016-04-06 12:00:37 +04:00
inline_bot_send_data.cpp Encapsulated inline bot result class. Started inline bot 2016-04-06 00:24:27 +04:00
inline_bot_send_data.h Fixed building in Xcode. 2016-04-07 14:35:09 +04:00