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/hierarchy.html | 153 ++++++++++++++++++++++++++++------------------------ 1 file changed, 84 insertions(+), 69 deletions(-) (limited to 'docs/hierarchy.html') diff --git a/docs/hierarchy.html b/docs/hierarchy.html index 7f7525d..7299fad 100644 --- a/docs/hierarchy.html +++ b/docs/hierarchy.html @@ -91,74 +91,89 @@ $(document).ready(function(){initNavTree('hierarchy.html','');});  CTgBot::CallbackQuery  CTgBot::Chat  CTgBot::ChatMember - CTgBot::ChosenInlineResult - CTgBot::HttpServer< Protocol >::Connection - CTgBot::Contact - CTgBot::Document - CTgBot::EventBroadcaster - CTgBot::EventHandler - CTgBot::File - CTgBot::GenericReply - CTgBot::ForceReply - CTgBot::InlineKeyboardMarkup - CTgBot::ReplyKeyboardMarkup - CTgBot::ReplyKeyboardRemove - CTgBot::HttpClient - CTgBot::HttpParser - CTgBot::HttpReqArg - CTgBot::HttpServer< Protocol > - CTgBot::TgWebhookServer< Protocol > - CTgBot::HttpServer< boost::asio::ip::tcp > - CTgBot::TgWebhookServer< boost::asio::ip::tcp > - CTgBot::TgWebhookTcpServer - CTgBot::InlineKeyboardButton - CTgBot::InlineQuery - CTgBot::InlineQueryResult - CTgBot::InlineQueryResultArticle - CTgBot::InlineQueryResultAudio - CTgBot::InlineQueryResultCachedAudio - CTgBot::InlineQueryResultCachedDocument - CTgBot::InlineQueryResultCachedGif - CTgBot::InlineQueryResultCachedMpeg4Gif - CTgBot::InlineQueryResultCachedPhoto - CTgBot::InlineQueryResultCachedSticker - CTgBot::InlineQueryResultCachedVideo - CTgBot::InlineQueryResultCachedVoice - CTgBot::InlineQueryResultContact - CTgBot::InlineQueryResultDocument - CTgBot::InlineQueryResultGame - CTgBot::InlineQueryResultGif - CTgBot::InlineQueryResultLocation - CTgBot::InlineQueryResultMpeg4Gif - CTgBot::InlineQueryResultPhoto - CTgBot::InlineQueryResultVenue - CTgBot::InlineQueryResultVideo - CTgBot::InlineQueryResultVoice - CTgBot::InputFile - CTgBot::InputMessageContent - CTgBot::InputContactMessageContent - CTgBot::InputLocationMessageContent - CTgBot::InputTextMessageContent - CTgBot::InputVenueMessageContent - CTgBot::KeyboardButton - CTgBot::Location - CTgBot::Message - CTgBot::MessageEntity - CTgBot::PhotoSize - CTgBot::ResponseParameters - Cruntime_error - CTgBot::TgException - CTgBot::Sticker - CTgBot::TgLongPoll - CTgBot::TgTypeParser - CTgBot::Update - CTgBot::Url - CTgBot::User - CTgBot::UserProfilePhotos - CTgBot::Venue - CTgBot::Video - CTgBot::Voice - CTgBot::WebhookInfo + CTgBot::ChatPhoto + CTgBot::ChosenInlineResult + CTgBot::HttpServer< Protocol >::Connection + CTgBot::Contact + CTgBot::Document + CTgBot::EventBroadcaster + CTgBot::EventHandler + CTgBot::File + CTgBot::GenericReply + CTgBot::ForceReply + CTgBot::InlineKeyboardMarkup + CTgBot::ReplyKeyboardMarkup + CTgBot::ReplyKeyboardRemove + CTgBot::HttpClient + CTgBot::HttpParser + CTgBot::HttpReqArg + CTgBot::HttpServer< Protocol > + CTgBot::TgWebhookServer< Protocol > + CTgBot::HttpServer< boost::asio::ip::tcp > + CTgBot::TgWebhookServer< boost::asio::ip::tcp > + CTgBot::TgWebhookTcpServer + CTgBot::InlineKeyboardButton + CTgBot::InlineQuery + CTgBot::InlineQueryResult + CTgBot::InlineQueryResultArticle + CTgBot::InlineQueryResultAudio + CTgBot::InlineQueryResultCachedAudio + CTgBot::InlineQueryResultCachedDocument + CTgBot::InlineQueryResultCachedGif + CTgBot::InlineQueryResultCachedMpeg4Gif + CTgBot::InlineQueryResultCachedPhoto + CTgBot::InlineQueryResultCachedSticker + CTgBot::InlineQueryResultCachedVideo + CTgBot::InlineQueryResultCachedVoice + CTgBot::InlineQueryResultContact + CTgBot::InlineQueryResultDocument + CTgBot::InlineQueryResultGame + CTgBot::InlineQueryResultGif + CTgBot::InlineQueryResultLocation + CTgBot::InlineQueryResultMpeg4Gif + CTgBot::InlineQueryResultPhoto + CTgBot::InlineQueryResultVenue + CTgBot::InlineQueryResultVideo + CTgBot::InlineQueryResultVoice + CTgBot::InputFile + CTgBot::InputMedia + CTgBot::InputMediaPhoto + CTgBot::InputMediaVideo + CTgBot::InputMessageContent + CTgBot::InputContactMessageContent + CTgBot::InputLocationMessageContent + CTgBot::InputTextMessageContent + CTgBot::InputVenueMessageContent + CTgBot::InvoiceThis object contains basic information about an invoice + CTgBot::KeyboardButton + CTgBot::LabeledPriceThis object represents a portion of the price for goods or services + CTgBot::Location + CTgBot::MaskPosition + CTgBot::Message + CTgBot::MessageEntity + CTgBot::OrderInfoThis object represents information about an order + CTgBot::PhotoSize + CTgBot::PreCheckoutQueryThis object contains information about an incoming pre-checkout query + CTgBot::ResponseParameters + Cruntime_error + CTgBot::TgException + CTgBot::ShippingAddressThis object represents a shipping address + CTgBot::ShippingOptionThis object represents one shipping option + CTgBot::ShippingQueryThis object contains information about an incoming shipping query + CTgBot::Sticker + CTgBot::StickerSet + CTgBot::SuccessfulPaymentThis object contains basic information about a successful payment + CTgBot::TgLongPoll + CTgBot::TgTypeParser + CTgBot::Update + CTgBot::Url + CTgBot::User + CTgBot::UserProfilePhotos + CTgBot::Venue + CTgBot::Video + CTgBot::VideoNote + CTgBot::Voice + CTgBot::WebhookInfo @@ -166,7 +181,7 @@ $(document).ready(function(){initNavTree('hierarchy.html','');});