diff options
Diffstat (limited to 'docs/class_tg_bot_1_1_voice.html')
-rw-r--r-- | docs/class_tg_bot_1_1_voice.html | 29 |
1 files changed, 20 insertions, 9 deletions
diff --git a/docs/class_tg_bot_1_1_voice.html b/docs/class_tg_bot_1_1_voice.html index ea9736b..d8a8ef4 100644 --- a/docs/class_tg_bot_1_1_voice.html +++ b/docs/class_tg_bot_1_1_voice.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_voice.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents a voice note. + <a href="class_tg_bot_1_1_voice.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_voice_8h_source.html">Voice.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,18 +101,22 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:aa138c0d927f53572c1b43086a10e6c73"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73">file_id</a></td></tr> +<tr class="memdesc:aa138c0d927f53572c1b43086a10e6c73"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this file. <a href="#aa138c0d927f53572c1b43086a10e6c73">More...</a><br /></td></tr> <tr class="separator:aa138c0d927f53572c1b43086a10e6c73"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a65629e696801e0c68e7822a82df13679"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_voice.html#a65629e696801e0c68e7822a82df13679">duration</a></td></tr> +<tr class="memdesc:a65629e696801e0c68e7822a82df13679"><td class="mdescLeft"> </td><td class="mdescRight">Duration of the audio in seconds as defined by sender. <a href="#a65629e696801e0c68e7822a82df13679">More...</a><br /></td></tr> <tr class="separator:a65629e696801e0c68e7822a82df13679"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5cf398c03d61459c4dba34fe6bf22aca"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca">mime_type</a></td></tr> +<tr class="memdesc:a5cf398c03d61459c4dba34fe6bf22aca"><td class="mdescLeft"> </td><td class="mdescRight">Optional. MIME type of the file as defined by sender;. <a href="#a5cf398c03d61459c4dba34fe6bf22aca">More...</a><br /></td></tr> <tr class="separator:a5cf398c03d61459c4dba34fe6bf22aca"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7c231412bd16616058b4c1d2e50244d1"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1">file_size</a></td></tr> +<tr class="memdesc:a7c231412bd16616058b4c1d2e50244d1"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size. <a href="#a7c231412bd16616058b4c1d2e50244d1">More...</a><br /></td></tr> <tr class="separator:a7c231412bd16616058b4c1d2e50244d1"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a voice note. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00017">17</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00018">18</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> <a id="a73311e993b61a62531f42583d82fed91"></a> <h2 class="memtitle"><span class="permalink"><a href="#a73311e993b61a62531f42583d82fed91">◆ </a></span>Ptr</h2> @@ -123,7 +130,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00019">19</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00020">20</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div> </div> @@ -139,9 +146,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Duration of the audio in seconds as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00029">29</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00030">30</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div> </div> @@ -156,9 +164,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00024">24</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00025">25</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div> </div> @@ -173,9 +182,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00039">39</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size. </p> + +<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00040">40</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div> </div> @@ -190,9 +200,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. MIME type of the file as defined by sender; </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00034">34</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p>Optional. MIME type of the file as defined by sender;. </p> + +<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00035">35</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div> </div> @@ -205,7 +216,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_voice.html">Voice</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> |