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/class_tg_bot_1_1_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/class_tg_bot_1_1_bot.js')
-rw-r--r-- | docs/class_tg_bot_1_1_bot.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/class_tg_bot_1_1_bot.js b/docs/class_tg_bot_1_1_bot.js index 42cdd2c..13c0b87 100644 --- a/docs/class_tg_bot_1_1_bot.js +++ b/docs/class_tg_bot_1_1_bot.js @@ -1,8 +1,8 @@ var class_tg_bot_1_1_bot = [ [ "Bot", "class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332", null ], - [ "getApi", "class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3", null ], - [ "getEventHandler", "class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579", null ], + [ "getApi", "class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0", null ], + [ "getEventHandler", "class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4", null ], [ "getEvents", "class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac", null ], - [ "getToken", "class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91", null ] + [ "getToken", "class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e", null ] ];
\ No newline at end of file |