From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- ...ss_tg_bot_1_1_inline_query_result_document.html | 346 +++++++++++++++++++++ ...lass_tg_bot_1_1_inline_query_result_document.js | 11 + ...ass_tg_bot_1_1_inline_query_result_document.png | Bin 0 -> 814 bytes 3 files changed, 357 insertions(+) create mode 100644 docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.html create mode 100644 docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.js create mode 100644 docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.png (limited to 'docs/d1/d25') diff --git a/docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.html b/docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.html new file mode 100644 index 0000000..8841b5e --- /dev/null +++ b/docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.html @@ -0,0 +1,346 @@ + + + + + + + +tgbot-cpp: TgBot::InlineQueryResultDocument Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TgBot::InlineQueryResultDocument Class Reference
+
+
+ +

#include <InlineQueryResultDocument.h>

+
+Inheritance diagram for TgBot::InlineQueryResultDocument:
+
+
+ + +TgBot::InlineQueryResult + +
+ + + + + + + +

+Public Types

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

+Public Member Functions

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

+Public Attributes

std::string documentUrl
 
std::string mimeType
 
std::string description
 
std::string thumbUrl
 
int32_t thumbWidth
 
int32_t thumbHeight
 
- 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.

+ +

Definition at line 19 of file InlineQueryResultDocument.h.

+

Member Typedef Documentation

+ +

◆ Ptr

+ +
+
+ +

Definition at line 23 of file InlineQueryResultDocument.h.

+ +
+
+

Constructor & Destructor Documentation

+ +

◆ InlineQueryResultDocument()

+ +
+
+ + + + + +
+ + + + + + + +
TgBot::InlineQueryResultDocument::InlineQueryResultDocument ()
+
+inline
+
+ +

Definition at line 25 of file InlineQueryResultDocument.h.

+ +
+
+

Member Data Documentation

+ +

◆ description

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultDocument::description
+
+

Optional. Short description of the result

+ +

Definition at line 44 of file InlineQueryResultDocument.h.

+ +
+
+ +

◆ documentUrl

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultDocument::documentUrl
+
+

A valid URL for the file

+ +

Definition at line 34 of file InlineQueryResultDocument.h.

+ +
+
+ +

◆ mimeType

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultDocument::mimeType
+
+

Mime type of the content of the file, either �application/pdf� or �application/zip�

+ +

Definition at line 39 of file InlineQueryResultDocument.h.

+ +
+
+ +

◆ thumbHeight

+ +
+
+ + + + +
int32_t TgBot::InlineQueryResultDocument::thumbHeight
+
+

Optinal. Thumbnail height

+ +

Definition at line 59 of file InlineQueryResultDocument.h.

+ +
+
+ +

◆ thumbUrl

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultDocument::thumbUrl
+
+

Optional. Url of the thumbnail for the result

+ +

Definition at line 49 of file InlineQueryResultDocument.h.

+ +
+
+ +

◆ thumbWidth

+ +
+
+ + + + +
int32_t TgBot::InlineQueryResultDocument::thumbWidth
+
+

Optional. Thumbnail width.

+ +

Definition at line 54 of file InlineQueryResultDocument.h.

+ +
+
+ +

◆ TYPE

+ +
+
+ + + + + +
+ + + + +
const std::string TgBot::InlineQueryResultDocument::TYPE
+
+static
+
+ +

Definition at line 21 of file InlineQueryResultDocument.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + diff --git a/docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.js b/docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.js new file mode 100644 index 0000000..3454aad --- /dev/null +++ b/docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.js @@ -0,0 +1,11 @@ +var class_tg_bot_1_1_inline_query_result_document = +[ + [ "Ptr", "d1/d25/class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd", null ], + [ "InlineQueryResultDocument", "d1/d25/class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f", null ], + [ "description", "d1/d25/class_tg_bot_1_1_inline_query_result_document.html#a1a8cb4000b1a15091a03196d3304b363", null ], + [ "documentUrl", "d1/d25/class_tg_bot_1_1_inline_query_result_document.html#ad100723d377947665ed69b77bc3a7746", null ], + [ "mimeType", "d1/d25/class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182", null ], + [ "thumbHeight", "d1/d25/class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f", null ], + [ "thumbUrl", "d1/d25/class_tg_bot_1_1_inline_query_result_document.html#a7d119b843296c1f51392f05b7dc221df", null ], + [ "thumbWidth", "d1/d25/class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce", null ] +]; \ No newline at end of file diff --git a/docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.png b/docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.png new file mode 100644 index 0000000..640262f Binary files /dev/null and b/docs/d1/d25/class_tg_bot_1_1_inline_query_result_document.png differ -- cgit v1.2.3