tdesktop/Telegram/SourceFiles/inline_bots
John Preston dd81f5d59f Replace base::lambda with shorter term.
base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type.
2018-06-04 18:38:27 +03:00
..
inline_bot_layout_internal.cpp Fix sticker inline bot results. 2018-06-03 20:48:02 +03:00
inline_bot_layout_internal.h Fix / improve support for album items selection. 2018-02-08 12:20:52 +03:00
inline_bot_layout_item.cpp Update API and use WebDocument for inline bots. 2018-03-06 16:49:44 +03:00
inline_bot_layout_item.h Move all (item/view/media) maps to Data::Session. 2018-02-08 12:20:49 +03:00
inline_bot_result.cpp Fix inline bots with photos. 2018-03-13 13:29:42 +03:00
inline_bot_result.h Update API and use WebDocument for inline bots. 2018-03-06 16:49:44 +03:00
inline_bot_send_data.cpp Request dialog list entries when needed. 2018-02-08 12:20:54 +03:00
inline_bot_send_data.h API scheme updated to layer 76. 2018-02-08 12:20:49 +03:00
inline_results_widget.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
inline_results_widget.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00