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_update.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_update.js')
-rw-r--r-- | docs/class_tg_bot_1_1_update.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/class_tg_bot_1_1_update.js b/docs/class_tg_bot_1_1_update.js index fb68b7e..5177478 100644 --- a/docs/class_tg_bot_1_1_update.js +++ b/docs/class_tg_bot_1_1_update.js @@ -8,5 +8,7 @@ var class_tg_bot_1_1_update = [ "editedMessage", "class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5", null ], [ "inlineQuery", "class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806", null ], [ "message", "class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c", null ], + [ "preCheckoutQuery", "class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3", null ], + [ "shippingQuery", "class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269", null ], [ "updateId", "class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097", null ] ];
\ No newline at end of file |