From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- ...g_bot_1_1_inline_query_result_cached_voice.html | 251 +++++++++++++++++++++ ..._tg_bot_1_1_inline_query_result_cached_voice.js | 6 + ...tg_bot_1_1_inline_query_result_cached_voice.png | Bin 0 -> 846 bytes 3 files changed, 257 insertions(+) create mode 100644 docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.html create mode 100644 docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.js create mode 100644 docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.png (limited to 'docs/da/d5b') diff --git a/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.html b/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.html new file mode 100644 index 0000000..ea014a2 --- /dev/null +++ b/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.html @@ -0,0 +1,251 @@ + + + + + + + +tgbot-cpp: TgBot::InlineQueryResultCachedVoice Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TgBot::InlineQueryResultCachedVoice Class Reference
+
+
+ +

#include <InlineQueryResultCachedVoice.h>

+
+Inheritance diagram for TgBot::InlineQueryResultCachedVoice:
+
+
+ + +TgBot::InlineQueryResult + +
+ + + + + + + +

+Public Types

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

+Public Member Functions

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

+Public Attributes

std::string voiceFileId
 
- 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 voice message stored on the Telegram servers.

+ +

Definition at line 19 of file InlineQueryResultCachedVoice.h.

+

Member Typedef Documentation

+ +

◆ Ptr

+ +
+
+ +

Definition at line 23 of file InlineQueryResultCachedVoice.h.

+ +
+
+

Constructor & Destructor Documentation

+ +

◆ InlineQueryResultCachedVoice()

+ +
+
+ + + + + +
+ + + + + + + +
TgBot::InlineQueryResultCachedVoice::InlineQueryResultCachedVoice ()
+
+inline
+
+ +

Definition at line 25 of file InlineQueryResultCachedVoice.h.

+ +
+
+

Member Data Documentation

+ +

◆ TYPE

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

Definition at line 21 of file InlineQueryResultCachedVoice.h.

+ +
+
+ +

◆ voiceFileId

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultCachedVoice::voiceFileId
+
+

A valid file identifier of the voice message

+ +

Definition at line 32 of file InlineQueryResultCachedVoice.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + diff --git a/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.js b/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.js new file mode 100644 index 0000000..bb6d823 --- /dev/null +++ b/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.js @@ -0,0 +1,6 @@ +var class_tg_bot_1_1_inline_query_result_cached_voice = +[ + [ "Ptr", "da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38", null ], + [ "InlineQueryResultCachedVoice", "da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88", null ], + [ "voiceFileId", "da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759", null ] +]; \ No newline at end of file diff --git a/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.png b/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.png new file mode 100644 index 0000000..c74b025 Binary files /dev/null and b/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.png differ -- cgit v1.2.3