diff options
Diffstat (limited to 'docs/hierarchy.js')
-rw-r--r-- | docs/hierarchy.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/hierarchy.js b/docs/hierarchy.js index d8390b4..30ea830 100644 --- a/docs/hierarchy.js +++ b/docs/hierarchy.js @@ -6,6 +6,7 @@ var hierarchy = [ "TgBot::CallbackQuery", "class_tg_bot_1_1_callback_query.html", null ], [ "TgBot::Chat", "class_tg_bot_1_1_chat.html", null ], [ "TgBot::ChatMember", "class_tg_bot_1_1_chat_member.html", null ], + [ "TgBot::ChatPhoto", "class_tg_bot_1_1_chat_photo.html", null ], [ "TgBot::ChosenInlineResult", "class_tg_bot_1_1_chosen_inline_result.html", null ], [ "TgBot::HttpServer< Protocol >::Connection", "class_tg_bot_1_1_http_server_1_1_connection.html", null ], [ "TgBot::Contact", "class_tg_bot_1_1_contact.html", null ], @@ -55,22 +56,36 @@ var hierarchy = [ "TgBot::InlineQueryResultVoice", "class_tg_bot_1_1_inline_query_result_voice.html", null ] ] ], [ "TgBot::InputFile", "class_tg_bot_1_1_input_file.html", null ], + [ "TgBot::InputMedia", "class_tg_bot_1_1_input_media.html", [ + [ "TgBot::InputMediaPhoto", "class_tg_bot_1_1_input_media_photo.html", null ], + [ "TgBot::InputMediaVideo", "class_tg_bot_1_1_input_media_video.html", null ] + ] ], [ "TgBot::InputMessageContent", "class_tg_bot_1_1_input_message_content.html", [ [ "TgBot::InputContactMessageContent", "class_tg_bot_1_1_input_contact_message_content.html", null ], [ "TgBot::InputLocationMessageContent", "class_tg_bot_1_1_input_location_message_content.html", null ], [ "TgBot::InputTextMessageContent", "class_tg_bot_1_1_input_text_message_content.html", null ], [ "TgBot::InputVenueMessageContent", "class_tg_bot_1_1_input_venue_message_content.html", null ] ] ], + [ "TgBot::Invoice", "class_tg_bot_1_1_invoice.html", null ], [ "TgBot::KeyboardButton", "class_tg_bot_1_1_keyboard_button.html", null ], + [ "TgBot::LabeledPrice", "class_tg_bot_1_1_labeled_price.html", null ], [ "TgBot::Location", "class_tg_bot_1_1_location.html", null ], + [ "TgBot::MaskPosition", "class_tg_bot_1_1_mask_position.html", null ], [ "TgBot::Message", "class_tg_bot_1_1_message.html", null ], [ "TgBot::MessageEntity", "class_tg_bot_1_1_message_entity.html", null ], + [ "TgBot::OrderInfo", "class_tg_bot_1_1_order_info.html", null ], [ "TgBot::PhotoSize", "class_tg_bot_1_1_photo_size.html", null ], + [ "TgBot::PreCheckoutQuery", "class_tg_bot_1_1_pre_checkout_query.html", null ], [ "TgBot::ResponseParameters", "class_tg_bot_1_1_response_parameters.html", null ], [ "runtime_error", null, [ [ "TgBot::TgException", "class_tg_bot_1_1_tg_exception.html", null ] ] ], + [ "TgBot::ShippingAddress", "class_tg_bot_1_1_shipping_address.html", null ], + [ "TgBot::ShippingOption", "class_tg_bot_1_1_shipping_option.html", null ], + [ "TgBot::ShippingQuery", "class_tg_bot_1_1_shipping_query.html", null ], [ "TgBot::Sticker", "class_tg_bot_1_1_sticker.html", null ], + [ "TgBot::StickerSet", "class_tg_bot_1_1_sticker_set.html", null ], + [ "TgBot::SuccessfulPayment", "class_tg_bot_1_1_successful_payment.html", null ], [ "TgBot::TgLongPoll", "class_tg_bot_1_1_tg_long_poll.html", null ], [ "TgBot::TgTypeParser", "class_tg_bot_1_1_tg_type_parser.html", null ], [ "TgBot::Update", "class_tg_bot_1_1_update.html", null ], @@ -79,6 +94,7 @@ var hierarchy = [ "TgBot::UserProfilePhotos", "class_tg_bot_1_1_user_profile_photos.html", null ], [ "TgBot::Venue", "class_tg_bot_1_1_venue.html", null ], [ "TgBot::Video", "class_tg_bot_1_1_video.html", null ], + [ "TgBot::VideoNote", "class_tg_bot_1_1_video_note.html", null ], [ "TgBot::Voice", "class_tg_bot_1_1_voice.html", null ], [ "TgBot::WebhookInfo", "class_tg_bot_1_1_webhook_info.html", null ] ];
\ No newline at end of file |