From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- ...ass_tg_bot_1_1_inline_query_result_article.html | 346 +++++++++++++++++++++ ...class_tg_bot_1_1_inline_query_result_article.js | 11 + ...lass_tg_bot_1_1_inline_query_result_article.png | Bin 0 -> 778 bytes 3 files changed, 357 insertions(+) create mode 100644 docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.html create mode 100644 docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.js create mode 100644 docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.png (limited to 'docs/d3/d73') diff --git a/docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.html b/docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.html new file mode 100644 index 0000000..319fe14 --- /dev/null +++ b/docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.html @@ -0,0 +1,346 @@ + + + + + + + +tgbot-cpp: TgBot::InlineQueryResultArticle Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TgBot::InlineQueryResultArticle Class Reference
+
+
+ +

#include <InlineQueryResultArticle.h>

+
+Inheritance diagram for TgBot::InlineQueryResultArticle:
+
+
+ + +TgBot::InlineQueryResult + +
+ + + + + + + +

+Public Types

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

+Public Member Functions

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

+Public Attributes

std::string url
 
bool hideUrl
 
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 an article of web page.

+ +

Definition at line 19 of file InlineQueryResultArticle.h.

+

Member Typedef Documentation

+ +

◆ Ptr

+ +
+
+ +

Definition at line 23 of file InlineQueryResultArticle.h.

+ +
+
+

Constructor & Destructor Documentation

+ +

◆ InlineQueryResultArticle()

+ +
+
+ + + + + +
+ + + + + + + +
TgBot::InlineQueryResultArticle::InlineQueryResultArticle ()
+
+inline
+
+ +

Definition at line 25 of file InlineQueryResultArticle.h.

+ +
+
+

Member Data Documentation

+ +

◆ description

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultArticle::description
+
+

Optional. Short description of the result.

+ +

Definition at line 45 of file InlineQueryResultArticle.h.

+ +
+
+ +

◆ hideUrl

+ +
+
+ + + + +
bool TgBot::InlineQueryResultArticle::hideUrl
+
+

Optional. Pass True if you don't want the URL to be shown in the message.

+ +

Definition at line 40 of file InlineQueryResultArticle.h.

+ +
+
+ +

◆ thumbHeight

+ +
+
+ + + + +
int32_t TgBot::InlineQueryResultArticle::thumbHeight
+
+

Optinal. Thumbnail height

+ +

Definition at line 60 of file InlineQueryResultArticle.h.

+ +
+
+ +

◆ thumbUrl

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultArticle::thumbUrl
+
+

Optional. Url of the thumbnail for the result

+ +

Definition at line 50 of file InlineQueryResultArticle.h.

+ +
+
+ +

◆ thumbWidth

+ +
+
+ + + + +
int32_t TgBot::InlineQueryResultArticle::thumbWidth
+
+

Optional. Thumbnail width.

+ +

Definition at line 55 of file InlineQueryResultArticle.h.

+ +
+
+ +

◆ TYPE

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

Definition at line 21 of file InlineQueryResultArticle.h.

+ +
+
+ +

◆ url

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultArticle::url
+
+

Optional. URL of the result.

+ +

Definition at line 35 of file InlineQueryResultArticle.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + diff --git a/docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.js b/docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.js new file mode 100644 index 0000000..dccf357 --- /dev/null +++ b/docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.js @@ -0,0 +1,11 @@ +var class_tg_bot_1_1_inline_query_result_article = +[ + [ "Ptr", "d3/d73/class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69", null ], + [ "InlineQueryResultArticle", "d3/d73/class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90", null ], + [ "description", "d3/d73/class_tg_bot_1_1_inline_query_result_article.html#adb17d53fd713e3203b6e3ebf4947d404", null ], + [ "hideUrl", "d3/d73/class_tg_bot_1_1_inline_query_result_article.html#a4f2858334ee45a2e409e82cdb5be0256", null ], + [ "thumbHeight", "d3/d73/class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba", null ], + [ "thumbUrl", "d3/d73/class_tg_bot_1_1_inline_query_result_article.html#a842471f67e9ae13cbe79e1a1bb43b21e", null ], + [ "thumbWidth", "d3/d73/class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d", null ], + [ "url", "d3/d73/class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109", null ] +]; \ No newline at end of file diff --git a/docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.png b/docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.png new file mode 100644 index 0000000..b06c924 Binary files /dev/null and b/docs/d3/d73/class_tg_bot_1_1_inline_query_result_article.png differ -- cgit v1.2.3