From 2e6a6072e81a1845e7365e5f2dcd10cc9cb8ff56 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Thu, 26 Jan 2017 14:31:14 +0300 Subject: Bot compilation instructions in README. Update docs --- docs/functions_c.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/functions_c.html') diff --git a/docs/functions_c.html b/docs/functions_c.html index b4b89cc..ca216f4 100644 --- a/docs/functions_c.html +++ b/docs/functions_c.html @@ -89,7 +89,7 @@ $(document).ready(function(){initNavTree('functions_c.html','');}); : TgBot::Update
  • CallbackQueryListener -: TgBot::EventBroadcaster +: TgBot::EventBroadcaster
  • caption : TgBot::InlineQueryResult @@ -111,7 +111,7 @@ $(document).ready(function(){initNavTree('functions_c.html','');}); : TgBot::Update
  • ChosenInlineResultListener -: TgBot::EventBroadcaster +: TgBot::EventBroadcaster
  • Connection() : TgBot::HttpServer< Protocol >::Connection @@ -125,7 +125,7 @@ $(document).ready(function(){initNavTree('functions_c.html','');});