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

#include <InlineQueryResultCachedMpeg4Gif.h>

-
-Inheritance diagram for TgBot::InlineQueryResultCachedMpeg4Gif:
-
-
- - -TgBot::InlineQueryResult - -
- - - - - - - -

-Public Types

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

-Public Member Functions

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

-Public Attributes

std::string mpeg4FileId
 
- 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 animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers.

- -

Definition at line 19 of file InlineQueryResultCachedMpeg4Gif.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- -

Definition at line 23 of file InlineQueryResultCachedMpeg4Gif.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InlineQueryResultCachedMpeg4Gif()

- -
-
- - - - - -
- - - - - - - -
TgBot::InlineQueryResultCachedMpeg4Gif::InlineQueryResultCachedMpeg4Gif ()
-
-inline
-
- -

Definition at line 25 of file InlineQueryResultCachedMpeg4Gif.h.

- -
-
-

Member Data Documentation

- -

◆ mpeg4FileId

- -
-
- - - - -
std::string TgBot::InlineQueryResultCachedMpeg4Gif::mpeg4FileId
-
-

A valid file identifier for the MP4 file

- -

Definition at line 32 of file InlineQueryResultCachedMpeg4Gif.h.

- -
-
- -

◆ TYPE

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

Definition at line 21 of file InlineQueryResultCachedMpeg4Gif.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.js b/docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.js deleted file mode 100644 index b09c2d8..0000000 --- a/docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.js +++ /dev/null @@ -1,6 +0,0 @@ -var class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif = -[ - [ "Ptr", "d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed", null ], - [ "InlineQueryResultCachedMpeg4Gif", "d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1", null ], - [ "mpeg4FileId", "d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8", null ] -]; \ No newline at end of file diff --git a/docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.png b/docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.png deleted file mode 100644 index 5502959..0000000 Binary files a/docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.png and /dev/null differ -- cgit v1.2.3