From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +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 770 -> 0 bytes 3 files changed, 377 deletions(-) delete mode 100644 docs/de/d19/class_tg_bot_1_1_inline_query_result_video.html delete mode 100644 docs/de/d19/class_tg_bot_1_1_inline_query_result_video.js delete 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 deleted file mode 100644 index 2fcdcab..0000000 --- a/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.html +++ /dev/null @@ -1,365 +0,0 @@ - - - - - - - -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 deleted file mode 100644 index aff939a..0000000 --- a/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.js +++ /dev/null @@ -1,12 +0,0 @@ -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 deleted file mode 100644 index 5c288e5..0000000 Binary files a/docs/de/d19/class_tg_bot_1_1_inline_query_result_video.png and /dev/null differ -- cgit v1.2.3