From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- ..._tg_bot_1_1_inline_query_result_cached_gif.html | 251 +++++++++++++++++++++ ...ss_tg_bot_1_1_inline_query_result_cached_gif.js | 6 + ...s_tg_bot_1_1_inline_query_result_cached_gif.png | Bin 0 -> 828 bytes 3 files changed, 257 insertions(+) create mode 100644 docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.html create mode 100644 docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.js create mode 100644 docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.png (limited to 'docs/d7/d65') diff --git a/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.html b/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.html new file mode 100644 index 0000000..da2ea9c --- /dev/null +++ b/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.html @@ -0,0 +1,251 @@ + + + + + + + +tgbot-cpp: TgBot::InlineQueryResultCachedGif Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TgBot::InlineQueryResultCachedGif Class Reference
+
+
+ +

#include <InlineQueryResultCachedGif.h>

+
+Inheritance diagram for TgBot::InlineQueryResultCachedGif:
+
+
+ + +TgBot::InlineQueryResult + +
+ + + + + + + +

+Public Types

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

+Public Member Functions

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

+Public Attributes

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

+ +

Definition at line 19 of file InlineQueryResultCachedGif.h.

+

Member Typedef Documentation

+ +

◆ Ptr

+ +
+
+ +

Definition at line 23 of file InlineQueryResultCachedGif.h.

+ +
+
+

Constructor & Destructor Documentation

+ +

◆ InlineQueryResultCachedGif()

+ +
+
+ + + + + +
+ + + + + + + +
TgBot::InlineQueryResultCachedGif::InlineQueryResultCachedGif ()
+
+inline
+
+ +

Definition at line 25 of file InlineQueryResultCachedGif.h.

+ +
+
+

Member Data Documentation

+ +

◆ gifFileId

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultCachedGif::gifFileId
+
+

A valid file identifier for the GIF file

+ +

Definition at line 32 of file InlineQueryResultCachedGif.h.

+ +
+
+ +

◆ TYPE

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

Definition at line 21 of file InlineQueryResultCachedGif.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + diff --git a/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.js b/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.js new file mode 100644 index 0000000..591400a --- /dev/null +++ b/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.js @@ -0,0 +1,6 @@ +var class_tg_bot_1_1_inline_query_result_cached_gif = +[ + [ "Ptr", "d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb", null ], + [ "InlineQueryResultCachedGif", "d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9", null ], + [ "gifFileId", "d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.html#ad23bb77e92125e6720c55e7747a9bb6f", null ] +]; \ No newline at end of file diff --git a/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.png b/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.png new file mode 100644 index 0000000..b470311 Binary files /dev/null and b/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.png differ -- cgit v1.2.3