diff options
author | Oleg Morozenkov <omorozenkov@gmail.com> | 2018-06-22 23:23:00 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-22 23:23:00 +0300 |
commit | f31df3f057c81aec138d2e0cb09079a6ec57fc43 (patch) | |
tree | 7316a800504882fcc36ca5c61d8128c89c5d4eb5 /docs/namespace_tg_bot.js | |
parent | a854dd975f13e71338c80d85717be6fb6e8c185a (diff) | |
parent | acbb803e4c245e70d75587a7491995e88320324e (diff) |
Merge pull request #69 from JellyBrick/master
Bot API 3.0 implementation done. / Support build shared library.
Diffstat (limited to 'docs/namespace_tg_bot.js')
-rw-r--r-- | docs/namespace_tg_bot.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/namespace_tg_bot.js b/docs/namespace_tg_bot.js index ee2d0d9..b9ae623 100644 --- a/docs/namespace_tg_bot.js +++ b/docs/namespace_tg_bot.js @@ -77,7 +77,6 @@ var namespace_tg_bot = [ "SuccessfulPayment", "class_tg_bot_1_1_successful_payment.html", "class_tg_bot_1_1_successful_payment" ], [ "TgException", "class_tg_bot_1_1_tg_exception.html", "class_tg_bot_1_1_tg_exception" ], [ "TgLongPoll", "class_tg_bot_1_1_tg_long_poll.html", "class_tg_bot_1_1_tg_long_poll" ], - [ "TgTypeParser", "class_tg_bot_1_1_tg_type_parser.html", "class_tg_bot_1_1_tg_type_parser" ], [ "TgWebhookServer", "class_tg_bot_1_1_tg_webhook_server.html", "class_tg_bot_1_1_tg_webhook_server" ], [ "TgWebhookTcpServer", "class_tg_bot_1_1_tg_webhook_tcp_server.html", "class_tg_bot_1_1_tg_webhook_tcp_server" ], [ "Update", "class_tg_bot_1_1_update.html", "class_tg_bot_1_1_update" ], |