From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- .../dfd/class_tg_bot_1_1_inline_query_result.html | 343 --------------------- .../dd/dfd/class_tg_bot_1_1_inline_query_result.js | 12 - .../dfd/class_tg_bot_1_1_inline_query_result.png | Bin 11424 -> 0 bytes 3 files changed, 355 deletions(-) delete mode 100644 docs/dd/dfd/class_tg_bot_1_1_inline_query_result.html delete mode 100644 docs/dd/dfd/class_tg_bot_1_1_inline_query_result.js delete mode 100644 docs/dd/dfd/class_tg_bot_1_1_inline_query_result.png (limited to 'docs/dd/dfd') diff --git a/docs/dd/dfd/class_tg_bot_1_1_inline_query_result.html b/docs/dd/dfd/class_tg_bot_1_1_inline_query_result.html deleted file mode 100644 index b0a75f6..0000000 --- a/docs/dd/dfd/class_tg_bot_1_1_inline_query_result.html +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::InlineQueryResult Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::InlineQueryResult Class Reference
-
-
- -

#include <InlineQueryResult.h>

-
-Inheritance diagram for TgBot::InlineQueryResult:
-
-
- - -TgBot::InlineQueryResultArticle -TgBot::InlineQueryResultAudio -TgBot::InlineQueryResultCachedAudio -TgBot::InlineQueryResultCachedDocument -TgBot::InlineQueryResultCachedGif -TgBot::InlineQueryResultCachedMpeg4Gif -TgBot::InlineQueryResultCachedPhoto -TgBot::InlineQueryResultCachedSticker -TgBot::InlineQueryResultCachedVideo -TgBot::InlineQueryResultCachedVoice -TgBot::InlineQueryResultContact -TgBot::InlineQueryResultDocument -TgBot::InlineQueryResultGame -TgBot::InlineQueryResultGif -TgBot::InlineQueryResultLocation -TgBot::InlineQueryResultMpeg4Gif -TgBot::InlineQueryResultPhoto -TgBot::InlineQueryResultVenue -TgBot::InlineQueryResultVideo -TgBot::InlineQueryResultVoice - -
- - - - -

-Public Types

typedef std::shared_ptr< InlineQueryResultPtr
 
- - - - - -

-Public Member Functions

 InlineQueryResult ()
 
virtual ~InlineQueryResult ()
 
- - - - - - - - - - - - - -

-Public Attributes

std::string type
 
std::string id
 
std::string title
 
std::string caption
 
InlineKeyboardMarkup::Ptr replyMarkup
 
InputMessageContent::Ptr inputMessageContent
 
-

Detailed Description

-

This abstract class is base of all inline query results.

- -

Definition at line 20 of file InlineQueryResult.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- - - - -
typedef std::shared_ptr<InlineQueryResult> TgBot::InlineQueryResult::Ptr
-
- -

Definition at line 22 of file InlineQueryResult.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InlineQueryResult()

- -
-
- - - - - -
- - - - - - - -
TgBot::InlineQueryResult::InlineQueryResult ()
-
-inline
-
- -

Definition at line 24 of file InlineQueryResult.h.

- -
-
- -

◆ ~InlineQueryResult()

- -
-
- - - - - -
- - - - - - - -
virtual TgBot::InlineQueryResult::~InlineQueryResult ()
-
-inlinevirtual
-
- -

Definition at line 28 of file InlineQueryResult.h.

- -
-
-

Member Data Documentation

- -

◆ caption

- -
-
- - - - -
std::string TgBot::InlineQueryResult::caption
-
-

Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters

- -

Definition at line 48 of file InlineQueryResult.h.

- -
-
- -

◆ id

- -
-
- - - - -
std::string TgBot::InlineQueryResult::id
-
-

Unique identifier for this result. (1-64 bytes)

- -

Definition at line 38 of file InlineQueryResult.h.

- -
-
- -

◆ inputMessageContent

- -
-
- - - - -
InputMessageContent::Ptr TgBot::InlineQueryResult::inputMessageContent
-
-

Requred, optional or missing. See description of derived classes. Content of the message to be sent

- -

Definition at line 58 of file InlineQueryResult.h.

- -
-
- -

◆ replyMarkup

- -
-
- - - - -
InlineKeyboardMarkup::Ptr TgBot::InlineQueryResult::replyMarkup
-
-

Optional. Inline keyboard attached to the message

- -

Definition at line 53 of file InlineQueryResult.h.

- -
-
- -

◆ title

- -
-
- - - - -
std::string TgBot::InlineQueryResult::title
-
-

Requred, optional or missing. See description of derived classes. Title of the result.

- -

Definition at line 43 of file InlineQueryResult.h.

- -
-
- -

◆ type

- -
-
- - - - -
std::string TgBot::InlineQueryResult::type
-
-

Type of the result.

- -

Definition at line 33 of file InlineQueryResult.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/dd/dfd/class_tg_bot_1_1_inline_query_result.js b/docs/dd/dfd/class_tg_bot_1_1_inline_query_result.js deleted file mode 100644 index a69b000..0000000 --- a/docs/dd/dfd/class_tg_bot_1_1_inline_query_result.js +++ /dev/null @@ -1,12 +0,0 @@ -var class_tg_bot_1_1_inline_query_result = -[ - [ "Ptr", "dd/dfd/class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5", null ], - [ "InlineQueryResult", "dd/dfd/class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282", null ], - [ "~InlineQueryResult", "dd/dfd/class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0", null ], - [ "caption", "dd/dfd/class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70", null ], - [ "id", "dd/dfd/class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db", null ], - [ "inputMessageContent", "dd/dfd/class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943", null ], - [ "replyMarkup", "dd/dfd/class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0", null ], - [ "title", "dd/dfd/class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994", null ], - [ "type", "dd/dfd/class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0", null ] -]; \ No newline at end of file diff --git a/docs/dd/dfd/class_tg_bot_1_1_inline_query_result.png b/docs/dd/dfd/class_tg_bot_1_1_inline_query_result.png deleted file mode 100644 index e12924f..0000000 Binary files a/docs/dd/dfd/class_tg_bot_1_1_inline_query_result.png and /dev/null differ -- cgit v1.2.3