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_voice.html | 270 --------------------- .../class_tg_bot_1_1_inline_query_result_voice.js | 7 - .../class_tg_bot_1_1_inline_query_result_voice.png | Bin 768 -> 0 bytes 3 files changed, 277 deletions(-) delete mode 100644 docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.html delete mode 100644 docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.js delete mode 100644 docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.png (limited to 'docs/d9/d76') diff --git a/docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.html b/docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.html deleted file mode 100644 index 6e46edd..0000000 --- a/docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::InlineQueryResultVoice Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::InlineQueryResultVoice Class Reference
-
-
- -

#include <InlineQueryResultVoice.h>

-
-Inheritance diagram for TgBot::InlineQueryResultVoice:
-
-
- - -TgBot::InlineQueryResult - -
- - - - - - - -

-Public Types

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

-Public Member Functions

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

-Public Attributes

std::string voiceUrl
 
int32_t voiceDuration
 
- 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 InlineQueryResultVoice.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- - - - -
typedef std::shared_ptr<InlineQueryResultVoice> TgBot::InlineQueryResultVoice::Ptr
-
- -

Definition at line 18 of file InlineQueryResultVoice.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InlineQueryResultVoice()

- -
-
- - - - - -
- - - - - - - -
TgBot::InlineQueryResultVoice::InlineQueryResultVoice ()
-
-inline
-
- -

Definition at line 20 of file InlineQueryResultVoice.h.

- -
-
-

Member Data Documentation

- -

◆ TYPE

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

Definition at line 16 of file InlineQueryResultVoice.h.

- -
-
- -

◆ voiceDuration

- -
-
- - - - -
int32_t TgBot::InlineQueryResultVoice::voiceDuration
-
-

Optional. Recording duration in seconds

- -

Definition at line 33 of file InlineQueryResultVoice.h.

- -
-
- -

◆ voiceUrl

- -
-
- - - - -
std::string TgBot::InlineQueryResultVoice::voiceUrl
-
-

A valid URL for the voice recording

- -

Definition at line 23 of file InlineQueryResultVoice.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.js b/docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.js deleted file mode 100644 index d13d28b..0000000 --- a/docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.js +++ /dev/null @@ -1,7 +0,0 @@ -var class_tg_bot_1_1_inline_query_result_voice = -[ - [ "Ptr", "d9/d76/class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9", null ], - [ "InlineQueryResultVoice", "d9/d76/class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47", null ], - [ "voiceDuration", "d9/d76/class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb", null ], - [ "voiceUrl", "d9/d76/class_tg_bot_1_1_inline_query_result_voice.html#afc09fe61b4fcdce1644d55ec488ecda9", null ] -]; \ No newline at end of file diff --git a/docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.png b/docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.png deleted file mode 100644 index 6d7d496..0000000 Binary files a/docs/d9/d76/class_tg_bot_1_1_inline_query_result_voice.png and /dev/null differ -- cgit v1.2.3