From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +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 846 -> 0 bytes 3 files changed, 257 deletions(-) delete mode 100644 docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.html delete mode 100644 docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.js delete 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 deleted file mode 100644 index ea014a2..0000000 --- a/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - -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 deleted file mode 100644 index bb6d823..0000000 --- a/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.js +++ /dev/null @@ -1,6 +0,0 @@ -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 deleted file mode 100644 index c74b025..0000000 Binary files a/docs/da/d5b/class_tg_bot_1_1_inline_query_result_cached_voice.png and /dev/null differ -- cgit v1.2.3