From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +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 0 -> 877 bytes 3 files changed, 257 insertions(+) create mode 100644 docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html create mode 100644 docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.js create 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 new file mode 100644 index 0000000..e2521f6 --- /dev/null +++ b/docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html @@ -0,0 +1,251 @@ + + + + + + + +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 new file mode 100644 index 0000000..b09c2d8 --- /dev/null +++ b/docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.js @@ -0,0 +1,6 @@ +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 new file mode 100644 index 0000000..5502959 Binary files /dev/null and b/docs/d0/d1d/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.png differ -- cgit v1.2.3