From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- ...ot_1_1_inline_query_result_cached_document.html | 270 --------------------- ..._bot_1_1_inline_query_result_cached_document.js | 7 - ...bot_1_1_inline_query_result_cached_document.png | Bin 858 -> 0 bytes 3 files changed, 277 deletions(-) delete mode 100644 docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.html delete mode 100644 docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.js delete mode 100644 docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.png (limited to 'docs/de/d17') diff --git a/docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.html b/docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.html deleted file mode 100644 index 29d4ca0..0000000 --- a/docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::InlineQueryResultCachedDocument Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::InlineQueryResultCachedDocument Class Reference
-
-
- -

#include <InlineQueryResultCachedDocument.h>

-
-Inheritance diagram for TgBot::InlineQueryResultCachedDocument:
-
-
- - -TgBot::InlineQueryResult - -
- - - - - - - -

-Public Types

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

-Public Member Functions

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

-Public Attributes

std::string documentFileId
 
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 file stored on the Telegram servers.

- -

Definition at line 19 of file InlineQueryResultCachedDocument.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- -

Definition at line 23 of file InlineQueryResultCachedDocument.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InlineQueryResultCachedDocument()

- -
-
- - - - - -
- - - - - - - -
TgBot::InlineQueryResultCachedDocument::InlineQueryResultCachedDocument ()
-
-inline
-
- -

Definition at line 25 of file InlineQueryResultCachedDocument.h.

- -
-
-

Member Data Documentation

- -

◆ description

- -
-
- - - - -
std::string TgBot::InlineQueryResultCachedDocument::description
-
-

Optional. Short description of the result

- -

Definition at line 37 of file InlineQueryResultCachedDocument.h.

- -
-
- -

◆ documentFileId

- -
-
- - - - -
std::string TgBot::InlineQueryResultCachedDocument::documentFileId
-
-

A valid file identifier for the file

- -

Definition at line 32 of file InlineQueryResultCachedDocument.h.

- -
-
- -

◆ TYPE

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

Definition at line 21 of file InlineQueryResultCachedDocument.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.js b/docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.js deleted file mode 100644 index 10e22ac..0000000 --- a/docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.js +++ /dev/null @@ -1,7 +0,0 @@ -var class_tg_bot_1_1_inline_query_result_cached_document = -[ - [ "Ptr", "de/d17/class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f", null ], - [ "InlineQueryResultCachedDocument", "de/d17/class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc", null ], - [ "description", "de/d17/class_tg_bot_1_1_inline_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650", null ], - [ "documentFileId", "de/d17/class_tg_bot_1_1_inline_query_result_cached_document.html#adc8dec6c94ecd3948a02123010fc9454", null ] -]; \ No newline at end of file diff --git a/docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.png b/docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.png deleted file mode 100644 index e4b6f02..0000000 Binary files a/docs/de/d17/class_tg_bot_1_1_inline_query_result_cached_document.png and /dev/null differ -- cgit v1.2.3