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_i.html | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'docs/functions_i.html') diff --git a/docs/functions_i.html b/docs/functions_i.html index 6a651c1..d10930c 100644 --- a/docs/functions_i.html +++ b/docs/functions_i.html @@ -87,6 +87,9 @@ $(document).ready(function(){initNavTree('functions_i.html','');}); , TgBot::Chat , TgBot::InlineQuery , TgBot::InlineQueryResult +, TgBot::PreCheckoutQuery +, TgBot::ShippingOption +, TgBot::ShippingQuery , TgBot::User
  • inlineKeyboard @@ -171,6 +174,12 @@ $(document).ready(function(){initNavTree('functions_i.html','');});
  • InputLocationMessageContent() : TgBot::InputLocationMessageContent
  • +
  • InputMediaPhoto() +: TgBot::InputMediaPhoto +
  • +
  • InputMediaVideo() +: TgBot::InputMediaVideo +
  • inputMessageContent : TgBot::InlineQueryResult
  • @@ -183,6 +192,17 @@ $(document).ready(function(){initNavTree('functions_i.html','');});
  • InputVenueMessageContent() : TgBot::InputVenueMessageContent
  • +
  • inviteLink +: TgBot::Chat +
  • +
  • invoicePayload +: TgBot::PreCheckoutQuery +, TgBot::ShippingQuery +, TgBot::SuccessfulPayment +
  • +
  • isBot +: TgBot::User +
  • isFile : TgBot::HttpReqArg
  • @@ -192,7 +212,7 @@ $(document).ready(function(){initNavTree('functions_i.html','');});