From ce9bcf9d653a0598b41fcf52708d01b396c6fd30 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 27 May 2018 22:44:51 +0300 Subject: Update README.md and docs --- docs/functions_func_p.html | 88 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 86 insertions(+), 2 deletions(-) (limited to 'docs/functions_func_p.html') diff --git a/docs/functions_func_p.html b/docs/functions_func_p.html index d6c5127..97cfa8d 100644 --- a/docs/functions_func_p.html +++ b/docs/functions_func_p.html @@ -100,6 +100,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseChatMember() : TgBot::TgTypeParser
  • +
  • parseChatPhoto() +: TgBot::TgTypeParser +
  • parseChosenInlineResult() : TgBot::TgTypeParser
  • @@ -196,6 +199,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseInputLocationMessageContent() : TgBot::TgTypeParser
  • +
  • parseInputMedia() +: TgBot::TgTypeParser +
  • parseInputMessageContent() : TgBot::TgTypeParser
  • @@ -205,6 +211,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseInputVenueMessageContent() : TgBot::TgTypeParser
  • +
  • parseInvoice() +: TgBot::TgTypeParser +
  • parseJson() : TgBot::TgTypeParser
  • @@ -226,6 +235,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseJsonAndGetChatMember() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetChatPhoto() +: TgBot::TgTypeParser +
  • parseJsonAndGetChosenInlineResult() : TgBot::TgTypeParser
  • @@ -325,6 +337,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseJsonAndGetInputLocationMessageContent() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetInputMedia() +: TgBot::TgTypeParser +
  • parseJsonAndGetInputMessageContent() : TgBot::TgTypeParser
  • @@ -334,18 +349,33 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseJsonAndGetInputVenueMessageContent() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetInvoice() +: TgBot::TgTypeParser +
  • parseJsonAndGetKeyboardButton() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetLabeledPrice() +: TgBot::TgTypeParser +
  • parseJsonAndGetLocation() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetMaskPosition() +: TgBot::TgTypeParser +
  • parseJsonAndGetMessage() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetOrderInfo() +: TgBot::TgTypeParser +
  • parseJsonAndGetPhotoSize() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetPreCheckoutQuery() +: TgBot::TgTypeParser +
  • parseJsonAndGetReplyKeyboardMarkup() : TgBot::TgTypeParser
  • @@ -355,9 +385,24 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseJsonAndGetResponseParameters() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetShippingAddress() +: TgBot::TgTypeParser +
  • +
  • parseJsonAndGetShippingOption() +: TgBot::TgTypeParser +
  • +
  • parseJsonAndGetShippingQuery() +: TgBot::TgTypeParser +
  • parseJsonAndGetSticker() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetStickerSet() +: TgBot::TgTypeParser +
  • +
  • parseJsonAndGetSucessfulPayment() +: TgBot::TgTypeParser +
  • parseJsonAndGetUpdate() : TgBot::TgTypeParser
  • @@ -370,21 +415,36 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseJsonAndGetVideo() : TgBot::TgTypeParser
  • +
  • parseJsonAndGetVideoNote() +: TgBot::TgTypeParser +
  • parseJsonAndGetWebhookInfo() : TgBot::TgTypeParser
  • parseKeyboardButton() : TgBot::TgTypeParser
  • +
  • parseLabeledPrice() +: TgBot::TgTypeParser +
  • parseLocation() : TgBot::TgTypeParser
  • +
  • parseMaskPosition() +: TgBot::TgTypeParser +
  • parseMessage() : TgBot::TgTypeParser
  • +
  • parseOrderInfo() +: TgBot::TgTypeParser +
  • parsePhotoSize() : TgBot::TgTypeParser
  • +
  • parsePreCheckoutQuery() +: TgBot::TgTypeParser +
  • parseReplyKeyboardMarkup() : TgBot::TgTypeParser
  • @@ -395,14 +455,29 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); : TgBot::HttpParser
  • parseResponse() -: TgBot::HttpParser +: TgBot::HttpParser
  • parseResponseParameters() : TgBot::TgTypeParser
  • +
  • parseShippingAddress() +: TgBot::TgTypeParser +
  • +
  • parseShippingOption() +: TgBot::TgTypeParser +
  • +
  • parseShippingQuery() +: TgBot::TgTypeParser +
  • parseSticker() : TgBot::TgTypeParser
  • +
  • parseStickerSet() +: TgBot::TgTypeParser +
  • +
  • parseSucessfulPayment() +: TgBot::TgTypeParser +
  • parseUpdate() : TgBot::TgTypeParser
  • @@ -415,16 +490,25 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • parseVideo() : TgBot::TgTypeParser
  • +
  • parseVideoNote() +: TgBot::TgTypeParser +
  • parseWebhookInfo() : TgBot::TgTypeParser
  • +
  • pinChatMessage() +: TgBot::Api +
  • +
  • promoteChatMember() +: TgBot::Api +