From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- ...bot_1_1_inline_query_result_cached_sticker.html | 251 --------------------- ...g_bot_1_1_inline_query_result_cached_sticker.js | 6 - ..._bot_1_1_inline_query_result_cached_sticker.png | Bin 856 -> 0 bytes 3 files changed, 257 deletions(-) delete mode 100644 docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.html delete mode 100644 docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.js delete mode 100644 docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.png (limited to 'docs/d0/ddb') diff --git a/docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.html b/docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.html deleted file mode 100644 index ee98011..0000000 --- a/docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::InlineQueryResultCachedSticker Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::InlineQueryResultCachedSticker Class Reference
-
-
- -

#include <InlineQueryResultCachedSticker.h>

-
-Inheritance diagram for TgBot::InlineQueryResultCachedSticker:
-
-
- - -TgBot::InlineQueryResult - -
- - - - - - - -

-Public Types

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

-Public Member Functions

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

-Public Attributes

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

- -

Definition at line 19 of file InlineQueryResultCachedSticker.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- -

Definition at line 23 of file InlineQueryResultCachedSticker.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InlineQueryResultCachedSticker()

- -
-
- - - - - -
- - - - - - - -
TgBot::InlineQueryResultCachedSticker::InlineQueryResultCachedSticker ()
-
-inline
-
- -

Definition at line 25 of file InlineQueryResultCachedSticker.h.

- -
-
-

Member Data Documentation

- -

◆ stickerFileId

- -
-
- - - - -
std::string TgBot::InlineQueryResultCachedSticker::stickerFileId
-
-

A valid file identifier of the sticker

- -

Definition at line 32 of file InlineQueryResultCachedSticker.h.

- -
-
- -

◆ TYPE

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

Definition at line 21 of file InlineQueryResultCachedSticker.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.js b/docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.js deleted file mode 100644 index 9ec95fc..0000000 --- a/docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.js +++ /dev/null @@ -1,6 +0,0 @@ -var class_tg_bot_1_1_inline_query_result_cached_sticker = -[ - [ "Ptr", "d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60", null ], - [ "InlineQueryResultCachedSticker", "d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e", null ], - [ "stickerFileId", "d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb", null ] -]; \ No newline at end of file diff --git a/docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.png b/docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.png deleted file mode 100644 index 8d0c559..0000000 Binary files a/docs/d0/ddb/class_tg_bot_1_1_inline_query_result_cached_sticker.png and /dev/null differ -- cgit v1.2.3