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/files.html | 133 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 67 insertions(+), 66 deletions(-) (limited to 'docs/files.html') diff --git a/docs/files.html b/docs/files.html index b6002e4..cee634b 100644 --- a/docs/files.html +++ b/docs/files.html @@ -98,71 +98,72 @@ $(document).ready(function(){initNavTree('files.html','');});  TgWebhookTcpServer.h  Url.h   tools - StringTools.h -  types - Audio.h - CallbackQuery.h - Chat.h - ChatMember.h - ChosenInlineResult.h - Contact.h - Document.h - File.h - ForceReply.h - GenericReply.h - InlineKeyboardButton.h - InlineKeyboardMarkup.h - InlineQuery.h - InlineQueryResult.h - InlineQueryResultArticle.h - InlineQueryResultAudio.h - InlineQueryResultCachedAudio.h - InlineQueryResultCachedDocument.h - InlineQueryResultCachedGif.h - InlineQueryResultCachedMpeg4Gif.h - InlineQueryResultCachedPhoto.h - InlineQueryResultCachedSticker.h - InlineQueryResultCachedVideo.h - InlineQueryResultCachedVoice.h - InlineQueryResultContact.h - InlineQueryResultDocument.h - InlineQueryResultGame.h - InlineQueryResultGif.h - InlineQueryResultLocation.h - InlineQueryResultMpeg4Gif.h - InlineQueryResultPhoto.h - InlineQueryResultVenue.h - InlineQueryResultVideo.h - InlineQueryResultVoice.h - InputContactMessageContent.h - InputFile.h - InputLocationMessageContent.h - InputMessageContent.h - InputTextMessageContent.h - InputVenueMessageContent.h - KeyboardButton.h - Location.h - Message.h - MessageEntity.h - PhotoSize.h - ReplyKeyboardMarkup.h - ReplyKeyboardRemove.h - ResponseParameters.h - Sticker.h - Update.h - User.h - UserProfilePhotos.h - Venue.h - Video.h - Voice.h - WebhookInfo.h - Api.h - Bot.h - EventBroadcaster.h - EventHandler.h - tgbot.h - TgException.h - TgTypeParser.h + FileTools.h + StringTools.h +  types + Audio.h + CallbackQuery.h + Chat.h + ChatMember.h + ChosenInlineResult.h + Contact.h + Document.h + File.h + ForceReply.h + GenericReply.h + InlineKeyboardButton.h + InlineKeyboardMarkup.h + InlineQuery.h + InlineQueryResult.h + InlineQueryResultArticle.h + InlineQueryResultAudio.h + InlineQueryResultCachedAudio.h + InlineQueryResultCachedDocument.h + InlineQueryResultCachedGif.h + InlineQueryResultCachedMpeg4Gif.h + InlineQueryResultCachedPhoto.h + InlineQueryResultCachedSticker.h + InlineQueryResultCachedVideo.h + InlineQueryResultCachedVoice.h + InlineQueryResultContact.h + InlineQueryResultDocument.h + InlineQueryResultGame.h + InlineQueryResultGif.h + InlineQueryResultLocation.h + InlineQueryResultMpeg4Gif.h + InlineQueryResultPhoto.h + InlineQueryResultVenue.h + InlineQueryResultVideo.h + InlineQueryResultVoice.h + InputContactMessageContent.h + InputFile.h + InputLocationMessageContent.h + InputMessageContent.h + InputTextMessageContent.h + InputVenueMessageContent.h + KeyboardButton.h + Location.h + Message.h + MessageEntity.h + PhotoSize.h + ReplyKeyboardMarkup.h + ReplyKeyboardRemove.h + ResponseParameters.h + Sticker.h + Update.h + User.h + UserProfilePhotos.h + Venue.h + Video.h + Voice.h + WebhookInfo.h + Api.h + Bot.h + EventBroadcaster.h + EventHandler.h + tgbot.h + TgException.h + TgTypeParser.h @@ -170,7 +171,7 @@ $(document).ready(function(){initNavTree('files.html','');});