From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- ...g_bot_1_1_inline_query_result_cached_photo.html | 270 --------------------- ..._tg_bot_1_1_inline_query_result_cached_photo.js | 7 - ...tg_bot_1_1_inline_query_result_cached_photo.png | Bin 830 -> 0 bytes 3 files changed, 277 deletions(-) delete mode 100644 docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.html delete mode 100644 docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.js delete mode 100644 docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.png (limited to 'docs/df/ddf') diff --git a/docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.html b/docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.html deleted file mode 100644 index 49123a4..0000000 --- a/docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::InlineQueryResultCachedPhoto Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::InlineQueryResultCachedPhoto Class Reference
-
-
- -

#include <InlineQueryResultCachedPhoto.h>

-
-Inheritance diagram for TgBot::InlineQueryResultCachedPhoto:
-
-
- - -TgBot::InlineQueryResult - -
- - - - - - - -

-Public Types

typedef std::shared_ptr< InlineQueryResultCachedPhotoPtr
 
- Public Types inherited from TgBot::InlineQueryResult
typedef std::shared_ptr< InlineQueryResultPtr
 
- - - - - - - - -

-Public Member Functions

 InlineQueryResultCachedPhoto ()
 
- Public Member Functions inherited from TgBot::InlineQueryResult
 InlineQueryResult ()
 
virtual ~InlineQueryResult ()
 
- - - - - - - - - - - - - - - - - - -

-Public Attributes

std::string photoFileId
 
std::string description
 
- Public Attributes inherited from TgBot::InlineQueryResult
std::string type
 
std::string id
 
std::string title
 
std::string caption
 
InlineKeyboardMarkup::Ptr replyMarkup
 
InputMessageContent::Ptr inputMessageContent
 
- - - -

-Static Public Attributes

static const std::string TYPE
 
-

Detailed Description

-

Represents a link to a photo stored on the Telegram servers.

- -

Definition at line 19 of file InlineQueryResultCachedPhoto.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- -

Definition at line 23 of file InlineQueryResultCachedPhoto.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InlineQueryResultCachedPhoto()

- -
-
- - - - - -
- - - - - - - -
TgBot::InlineQueryResultCachedPhoto::InlineQueryResultCachedPhoto ()
-
-inline
-
- -

Definition at line 25 of file InlineQueryResultCachedPhoto.h.

- -
-
-

Member Data Documentation

- -

◆ description

- -
-
- - - - -
std::string TgBot::InlineQueryResultCachedPhoto::description
-
-

Optional. Short description of the result

- -

Definition at line 37 of file InlineQueryResultCachedPhoto.h.

- -
-
- -

◆ photoFileId

- -
-
- - - - -
std::string TgBot::InlineQueryResultCachedPhoto::photoFileId
-
-

A valid file identifier of the photo

- -

Definition at line 32 of file InlineQueryResultCachedPhoto.h.

- -
-
- -

◆ TYPE

- -
-
- - - - - -
- - - - -
const std::string TgBot::InlineQueryResultCachedPhoto::TYPE
-
-static
-
- -

Definition at line 21 of file InlineQueryResultCachedPhoto.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.js b/docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.js deleted file mode 100644 index ef7b9b5..0000000 --- a/docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.js +++ /dev/null @@ -1,7 +0,0 @@ -var class_tg_bot_1_1_inline_query_result_cached_photo = -[ - [ "Ptr", "df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8", null ], - [ "InlineQueryResultCachedPhoto", "df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7", null ], - [ "description", "df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472", null ], - [ "photoFileId", "df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac", null ] -]; \ No newline at end of file diff --git a/docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.png b/docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.png deleted file mode 100644 index d6cd4f6..0000000 Binary files a/docs/df/ddf/class_tg_bot_1_1_inline_query_result_cached_photo.png and /dev/null differ -- cgit v1.2.3