From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- ...g_bot_1_1_inline_query_result_cached_video.html | 270 --------------------- ..._tg_bot_1_1_inline_query_result_cached_video.js | 7 - ...tg_bot_1_1_inline_query_result_cached_video.png | Bin 846 -> 0 bytes 3 files changed, 277 deletions(-) delete mode 100644 docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.html delete mode 100644 docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.js delete mode 100644 docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.png (limited to 'docs/d8/d35') diff --git a/docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.html b/docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.html deleted file mode 100644 index e5d4843..0000000 --- a/docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::InlineQueryResultCachedVideo Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::InlineQueryResultCachedVideo Class Reference
-
-
- -

#include <InlineQueryResultCachedVideo.h>

-
-Inheritance diagram for TgBot::InlineQueryResultCachedVideo:
-
-
- - -TgBot::InlineQueryResult - -
- - - - - - - -

-Public Types

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

-Public Member Functions

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

-Public Attributes

std::string videoFileId
 
std::string description
 
- 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 video file stored on the Telegram servers.

- -

Definition at line 19 of file InlineQueryResultCachedVideo.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- -

Definition at line 23 of file InlineQueryResultCachedVideo.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InlineQueryResultCachedVideo()

- -
-
- - - - - -
- - - - - - - -
TgBot::InlineQueryResultCachedVideo::InlineQueryResultCachedVideo ()
-
-inline
-
- -

Definition at line 25 of file InlineQueryResultCachedVideo.h.

- -
-
-

Member Data Documentation

- -

◆ description

- -
-
- - - - -
std::string TgBot::InlineQueryResultCachedVideo::description
-
-

Optional. Short description of the result

- -

Definition at line 37 of file InlineQueryResultCachedVideo.h.

- -
-
- -

◆ TYPE

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

Definition at line 21 of file InlineQueryResultCachedVideo.h.

- -
-
- -

◆ videoFileId

- -
-
- - - - -
std::string TgBot::InlineQueryResultCachedVideo::videoFileId
-
-

A valid file identifier of the video

- -

Definition at line 32 of file InlineQueryResultCachedVideo.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.js b/docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.js deleted file mode 100644 index da6abb6..0000000 --- a/docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.js +++ /dev/null @@ -1,7 +0,0 @@ -var class_tg_bot_1_1_inline_query_result_cached_video = -[ - [ "Ptr", "d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563", null ], - [ "InlineQueryResultCachedVideo", "d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7", null ], - [ "description", "d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.html#a9e8cec9c88eaa986929575dda800f833", null ], - [ "videoFileId", "d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0", null ] -]; \ No newline at end of file diff --git a/docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.png b/docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.png deleted file mode 100644 index 69c75f2..0000000 Binary files a/docs/d8/d35/class_tg_bot_1_1_inline_query_result_cached_video.png and /dev/null differ -- cgit v1.2.3