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_d.html | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'docs/functions_d.html') diff --git a/docs/functions_d.html b/docs/functions_d.html index eca02d9..94d9d8d 100644 --- a/docs/functions_d.html +++ b/docs/functions_d.html @@ -90,23 +90,32 @@ $(document).ready(function(){initNavTree('functions_d.html','');});
  • date : TgBot::Message
  • -
  • deleteChatPhoto -: TgBot::Message +
  • deleteChatPhoto() +: TgBot::Api +, TgBot::Message +
  • +
  • deleteChatStickerSet() +: TgBot::Api
  • deleteMessage() : TgBot::Api
  • +
  • deleteStickerPositionInSet() +: TgBot::Api +
  • deleteWebhook() : TgBot::Api
  • description -: TgBot::InlineQueryResultArticle +: TgBot::Chat +, TgBot::InlineQueryResultArticle , TgBot::InlineQueryResultCachedDocument , TgBot::InlineQueryResultCachedPhoto , TgBot::InlineQueryResultCachedVideo , TgBot::InlineQueryResultDocument , TgBot::InlineQueryResultPhoto , TgBot::InlineQueryResultVideo +, TgBot::Invoice
  • disableWebPagePreview : TgBot::InputTextMessageContent @@ -125,7 +134,9 @@ $(document).ready(function(){initNavTree('functions_d.html','');});
  • duration : TgBot::Audio +, TgBot::InputMedia , TgBot::Video +, TgBot::VideoNote , TgBot::Voice
  • @@ -134,7 +145,7 @@ $(document).ready(function(){initNavTree('functions_d.html','');});