From c8d40dccabaaa406faed6c0797a92bac811c9d0f Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Tue, 5 Jun 2018 19:07:27 +0300 Subject: Update docs --- docs/functions_func_p.html | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) (limited to 'docs/functions_func_p.html') diff --git a/docs/functions_func_p.html b/docs/functions_func_p.html index 0adf3eb..e4f3b31 100644 --- a/docs/functions_func_p.html +++ b/docs/functions_func_p.html @@ -85,8 +85,11 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parse2DArray() : TgBot::TgTypeParser
  • +
  • parseAnimation() +: TgBot::TgTypeParser +
  • parseArray() -: TgBot::TgTypeParser +: TgBot::TgTypeParser
  • parseAudio() : TgBot::TgTypeParser @@ -118,6 +121,12 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseForceReply() : TgBot::TgTypeParser
  • +
  • parseGame() +: TgBot::TgTypeParser +
  • +
  • parseGameHighScore() +: TgBot::TgTypeParser +
  • parseGenericReply() : TgBot::TgTypeParser
  • @@ -220,6 +229,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseJsonAndGet2DArray() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetAnimation() +: TgBot::TgTypeParser +
  • parseJsonAndGetArray() : TgBot::TgTypeParser
  • @@ -247,15 +259,18 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseJsonAndGetDocument() : TgBot::TgTypeParser
  • -
  • parseJsonAndGetEntity() -: TgBot::TgTypeParser -
  • parseJsonAndGetFile() : TgBot::TgTypeParser
  • parseJsonAndGetForceReply() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetGame() +: TgBot::TgTypeParser +
  • +
  • parseJsonAndGetGameHighScore() +: TgBot::TgTypeParser +
  • parseJsonAndGetGenericReply() : TgBot::TgTypeParser
  • @@ -367,6 +382,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseJsonAndGetMessage() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetMessageEntity() +: TgBot::TgTypeParser +
  • parseJsonAndGetOrderInfo() : TgBot::TgTypeParser
  • @@ -436,6 +454,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseMessage() : TgBot::TgTypeParser
  • +
  • parseMessageEntity() +: TgBot::TgTypeParser +
  • parseOrderInfo() : TgBot::TgTypeParser
  • @@ -508,7 +529,7 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});