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/hierarchy.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/hierarchy.js')
-rw-r--r-- | docs/hierarchy.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/hierarchy.js b/docs/hierarchy.js index 444c16e..8094082 100644 --- a/docs/hierarchy.js +++ b/docs/hierarchy.js @@ -91,7 +91,6 @@ var hierarchy = [ "TgBot::StickerSet", "class_tg_bot_1_1_sticker_set.html", null ], [ "TgBot::SuccessfulPayment", "class_tg_bot_1_1_successful_payment.html", null ], [ "TgBot::TgLongPoll", "class_tg_bot_1_1_tg_long_poll.html", null ], - [ "TgBot::TgTypeParser", "class_tg_bot_1_1_tg_type_parser.html", null ], [ "TgBot::Update", "class_tg_bot_1_1_update.html", null ], [ "TgBot::Url", "class_tg_bot_1_1_url.html", null ], [ "TgBot::User", "class_tg_bot_1_1_user.html", null ], |