From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- ...class_tg_bot_1_1_inline_query_result_video.html | 365 +++++++++++++++++++++ .../class_tg_bot_1_1_inline_query_result_video.js | 12 + .../class_tg_bot_1_1_inline_query_result_video.png | Bin 0 -> 770 bytes 3 files changed, 377 insertions(+) create mode 100644 docs/de/d19/class_tg_bot_1_1_inline_query_result_video.html create mode 100644 docs/de/d19/class_tg_bot_1_1_inline_query_result_video.js create mode 100644 docs/de/d19/class_tg_bot_1_1_inline_query_result_video.png (limited to 'docs/de/d19') diff --git a/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.html b/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.html new file mode 100644 index 0000000..2fcdcab --- /dev/null +++ b/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.html @@ -0,0 +1,365 @@ + + + + + + + +tgbot-cpp: TgBot::InlineQueryResultVideo Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TgBot::InlineQueryResultVideo Class Reference
+
+
+ +

#include <InlineQueryResultVideo.h>

+
+Inheritance diagram for TgBot::InlineQueryResultVideo:
+
+
+ + +TgBot::InlineQueryResult + +
+ + + + + + + +

+Public Types

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

+Public Member Functions

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

+Public Attributes

std::string videoUrl
 
std::string mimeType
 
std::string thumbUrl
 
int32_t videoWidth
 
int32_t videoHeight
 
int32_t videoDuration
 
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 link to a page containing an embedded video player or a video file.

+ +

Definition at line 14 of file InlineQueryResultVideo.h.

+

Member Typedef Documentation

+ +

◆ Ptr

+ +
+
+ + + + +
typedef std::shared_ptr<InlineQueryResultVideo> TgBot::InlineQueryResultVideo::Ptr
+
+ +

Definition at line 18 of file InlineQueryResultVideo.h.

+ +
+
+

Constructor & Destructor Documentation

+ +

◆ InlineQueryResultVideo()

+ +
+
+ + + + + +
+ + + + + + + +
TgBot::InlineQueryResultVideo::InlineQueryResultVideo ()
+
+inline
+
+ +

Definition at line 20 of file InlineQueryResultVideo.h.

+ +
+
+

Member Data Documentation

+ +

◆ description

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultVideo::description
+
+

Optional. Short description of the result.

+ +

Definition at line 60 of file InlineQueryResultVideo.h.

+ +
+
+ +

◆ mimeType

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultVideo::mimeType
+
+

Mime type of the content of video url, "text/html" or "video/mp4".

+ +

Definition at line 35 of file InlineQueryResultVideo.h.

+ +
+
+ +

◆ thumbUrl

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultVideo::thumbUrl
+
+

URL of the thumbnail (jpeg only) for the video

+ +

Definition at line 40 of file InlineQueryResultVideo.h.

+ +
+
+ +

◆ TYPE

+ +
+
+ + + + + +
+ + + + +
const std::string TgBot::InlineQueryResultVideo::TYPE
+
+static
+
+ +

Definition at line 16 of file InlineQueryResultVideo.h.

+ +
+
+ +

◆ videoDuration

+ +
+
+ + + + +
int32_t TgBot::InlineQueryResultVideo::videoDuration
+
+

Optional. Video duration.

+ +

Definition at line 55 of file InlineQueryResultVideo.h.

+ +
+
+ +

◆ videoHeight

+ +
+
+ + + + +
int32_t TgBot::InlineQueryResultVideo::videoHeight
+
+

Optional. Video height.

+ +

Definition at line 50 of file InlineQueryResultVideo.h.

+ +
+
+ +

◆ videoUrl

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultVideo::videoUrl
+
+

A valid URL for the embedded video player or video file.

+ +

Definition at line 25 of file InlineQueryResultVideo.h.

+ +
+
+ +

◆ videoWidth

+ +
+
+ + + + +
int32_t TgBot::InlineQueryResultVideo::videoWidth
+
+

Optional. Video width.

+ +

Definition at line 45 of file InlineQueryResultVideo.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + diff --git a/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.js b/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.js new file mode 100644 index 0000000..aff939a --- /dev/null +++ b/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.js @@ -0,0 +1,12 @@ +var class_tg_bot_1_1_inline_query_result_video = +[ + [ "Ptr", "de/d19/class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8", null ], + [ "InlineQueryResultVideo", "de/d19/class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46", null ], + [ "description", "de/d19/class_tg_bot_1_1_inline_query_result_video.html#a43bbb53cf78b8ea8f40590d014e23eec", null ], + [ "mimeType", "de/d19/class_tg_bot_1_1_inline_query_result_video.html#a6eb48f1bc3089f4caef133c8c6644baf", null ], + [ "thumbUrl", "de/d19/class_tg_bot_1_1_inline_query_result_video.html#aa03003971380ecfaef6466f2cbb3e721", null ], + [ "videoDuration", "de/d19/class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4", null ], + [ "videoHeight", "de/d19/class_tg_bot_1_1_inline_query_result_video.html#a309ec0df18900ecaf458d6373b9aa49e", null ], + [ "videoUrl", "de/d19/class_tg_bot_1_1_inline_query_result_video.html#ace4b498ad92fd17782fbd8e40564f287", null ], + [ "videoWidth", "de/d19/class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3", null ] +]; \ No newline at end of file diff --git a/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.png b/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.png new file mode 100644 index 0000000..5c288e5 Binary files /dev/null and b/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.png differ -- cgit v1.2.3