diff options
author | Oleg Morozenkov <m@oleg.rocks> | 2018-05-27 22:44:51 +0300 |
---|---|---|
committer | Oleg Morozenkov <m@oleg.rocks> | 2018-05-27 22:44:51 +0300 |
commit | ce9bcf9d653a0598b41fcf52708d01b396c6fd30 (patch) | |
tree | ddb7c0a454401da4ddeefc0bc517c9502ba61590 /docs/functions_vars_m.html | |
parent | 9804b269d19e3db1c0aada27c47f8748bfff40a0 (diff) |
Update README.md and docs
Diffstat (limited to 'docs/functions_vars_m.html')
-rw-r--r-- | docs/functions_vars_m.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/functions_vars_m.html b/docs/functions_vars_m.html index 36bf539..08dacad 100644 --- a/docs/functions_vars_m.html +++ b/docs/functions_vars_m.html @@ -82,9 +82,15 @@ $(document).ready(function(){initNavTree('functions_vars_m.html','');});   <h3><a id="index_m"></a>- m -</h3><ul> +<li>maskPosition +: <a class="el" href="class_tg_bot_1_1_sticker.html#a4e61ddba7363932939846585eec348e2">TgBot::Sticker</a> +</li> <li>maxConnections : <a class="el" href="class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b">TgBot::WebhookInfo</a> </li> +<li>media +: <a class="el" href="class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77">TgBot::InputMedia</a> +</li> <li>message : <a class="el" href="class_tg_bot_1_1_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795">TgBot::CallbackQuery</a> , <a class="el" href="class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c">TgBot::Update</a> @@ -114,6 +120,9 @@ $(document).ready(function(){initNavTree('functions_vars_m.html','');}); , <a class="el" href="class_tg_bot_1_1_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e">TgBot::InputFile</a> , <a class="el" href="class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356">TgBot::Video</a> </li> +<li>mpeg4Duration +: <a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e">TgBot::InlineQueryResultMpeg4Gif</a> +</li> <li>mpeg4FileId : <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8">TgBot::InlineQueryResultCachedMpeg4Gif</a> </li> @@ -132,7 +141,7 @@ $(document).ready(function(){initNavTree('functions_vars_m.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun Apr 1 2018 03:11:34 for tgbot-cpp by + <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> |