From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +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 828 -> 0 bytes 3 files changed, 257 deletions(-) delete mode 100644 docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.html delete mode 100644 docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.js delete 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 deleted file mode 100644 index da2ea9c..0000000 --- a/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - -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 deleted file mode 100644 index 591400a..0000000 --- a/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.js +++ /dev/null @@ -1,6 +0,0 @@ -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 deleted file mode 100644 index b470311..0000000 Binary files a/docs/d7/d65/class_tg_bot_1_1_inline_query_result_cached_gif.png and /dev/null differ -- cgit v1.2.3