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_audio.html | 251 --------------------- ..._tg_bot_1_1_inline_query_result_cached_audio.js | 6 - ...tg_bot_1_1_inline_query_result_cached_audio.png | Bin 848 -> 0 bytes 3 files changed, 257 deletions(-) delete mode 100644 docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.html delete mode 100644 docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.js delete mode 100644 docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.png (limited to 'docs/d7/d0b') diff --git a/docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.html b/docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.html deleted file mode 100644 index 089b6bc..0000000 --- a/docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::InlineQueryResultCachedAudio Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::InlineQueryResultCachedAudio Class Reference
-
-
- -

#include <InlineQueryResultCachedAudio.h>

-
-Inheritance diagram for TgBot::InlineQueryResultCachedAudio:
-
-
- - -TgBot::InlineQueryResult - -
- - - - - - - -

-Public Types

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

-Public Member Functions

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

-Public Attributes

std::string audioFileId
 
- 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 an mp3 audio file stored on the Telegram servers.

- -

Definition at line 19 of file InlineQueryResultCachedAudio.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- -

Definition at line 23 of file InlineQueryResultCachedAudio.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InlineQueryResultCachedAudio()

- -
-
- - - - - -
- - - - - - - -
TgBot::InlineQueryResultCachedAudio::InlineQueryResultCachedAudio ()
-
-inline
-
- -

Definition at line 25 of file InlineQueryResultCachedAudio.h.

- -
-
-

Member Data Documentation

- -

◆ audioFileId

- -
-
- - - - -
std::string TgBot::InlineQueryResultCachedAudio::audioFileId
-
-

A valid file identifier for the audio file

- -

Definition at line 32 of file InlineQueryResultCachedAudio.h.

- -
-
- -

◆ TYPE

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

Definition at line 21 of file InlineQueryResultCachedAudio.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.js b/docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.js deleted file mode 100644 index 3bbe17b..0000000 --- a/docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.js +++ /dev/null @@ -1,6 +0,0 @@ -var class_tg_bot_1_1_inline_query_result_cached_audio = -[ - [ "Ptr", "d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec", null ], - [ "InlineQueryResultCachedAudio", "d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa", null ], - [ "audioFileId", "d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.html#a318af9a876c7785d9b70a1df30284a39", null ] -]; \ No newline at end of file diff --git a/docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.png b/docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.png deleted file mode 100644 index 85fb954..0000000 Binary files a/docs/d7/d0b/class_tg_bot_1_1_inline_query_result_cached_audio.png and /dev/null differ -- cgit v1.2.3