summaryrefslogtreecommitdiff
path: root/docs/class_tg_bot_1_1_video.html
diff options
context:
space:
mode:
authorOleg Morozenkov <m@oleg.rocks>2018-06-05 19:07:27 +0300
committerOleg Morozenkov <m@oleg.rocks>2018-06-05 19:07:27 +0300
commitc8d40dccabaaa406faed6c0797a92bac811c9d0f (patch)
treebacf9287fbac322e8ecf9c8ae2c505ce6ba8b8b6 /docs/class_tg_bot_1_1_video.html
parent1a90b5022d47bc0059214381b74db6fae9767cef (diff)
Update docs
Diffstat (limited to 'docs/class_tg_bot_1_1_video.html')
-rw-r--r--docs/class_tg_bot_1_1_video.html47
1 files changed, 32 insertions, 15 deletions
diff --git a/docs/class_tg_bot_1_1_video.html b/docs/class_tg_bot_1_1_video.html
index 8bdea42..68ad020 100644
--- a/docs/class_tg_bot_1_1_video.html
+++ b/docs/class_tg_bot_1_1_video.html
@@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_video.html','');});
</div><!--header-->
<div class="contents">
+<p>This object represents a video file.
+ <a href="class_tg_bot_1_1_video.html#details">More...</a></p>
+
<p><code>#include &lt;<a class="el" href="_video_8h_source.html">Video.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
@@ -98,24 +101,31 @@ 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:a588d9dab172e6828c1aea49c169bb289"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289">fileId</a></td></tr>
+<tr class="memdesc:a588d9dab172e6828c1aea49c169bb289"><td class="mdescLeft">&#160;</td><td class="mdescRight">Unique identifier for this file. <a href="#a588d9dab172e6828c1aea49c169bb289">More...</a><br /></td></tr>
<tr class="separator:a588d9dab172e6828c1aea49c169bb289"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a65ea94712e107b2e36109f5ec88b0a35"><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35">width</a></td></tr>
+<tr class="memdesc:a65ea94712e107b2e36109f5ec88b0a35"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width as defined by sender. <a href="#a65ea94712e107b2e36109f5ec88b0a35">More...</a><br /></td></tr>
<tr class="separator:a65ea94712e107b2e36109f5ec88b0a35"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0aea87cd20a804a8e8410858b6d40968"><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#a0aea87cd20a804a8e8410858b6d40968">height</a></td></tr>
+<tr class="memdesc:a0aea87cd20a804a8e8410858b6d40968"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height as defined by sender. <a href="#a0aea87cd20a804a8e8410858b6d40968">More...</a><br /></td></tr>
<tr class="separator:a0aea87cd20a804a8e8410858b6d40968"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a93c71de6b8a012b185618a896c4c5e5a"><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#a93c71de6b8a012b185618a896c4c5e5a">duration</a></td></tr>
+<tr class="memdesc:a93c71de6b8a012b185618a896c4c5e5a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Duration of the video in seconds as defined by sender. <a href="#a93c71de6b8a012b185618a896c4c5e5a">More...</a><br /></td></tr>
<tr class="separator:a93c71de6b8a012b185618a896c4c5e5a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab71e1325c685af9e67ddf0af418a77a7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7">thumb</a></td></tr>
+<tr class="memdesc:ab71e1325c685af9e67ddf0af418a77a7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> thumbnail. <a href="#ab71e1325c685af9e67ddf0af418a77a7">More...</a><br /></td></tr>
<tr class="separator:ab71e1325c685af9e67ddf0af418a77a7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4162b4cc66825ce32fea222399ef3356"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356">mimeType</a></td></tr>
+<tr class="memdesc:a4162b4cc66825ce32fea222399ef3356"><td class="mdescLeft">&#160;</td><td class="mdescRight">Optional. Mime type of a file as defined by sender. <a href="#a4162b4cc66825ce32fea222399ef3356">More...</a><br /></td></tr>
<tr class="separator:a4162b4cc66825ce32fea222399ef3356"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aebbdeaf632d9438f050797bd84ab6c8f"><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f">fileSize</a></td></tr>
+<tr class="memdesc:aebbdeaf632d9438f050797bd84ab6c8f"><td class="mdescLeft">&#160;</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="#aebbdeaf632d9438f050797bd84ab6c8f">More...</a><br /></td></tr>
<tr class="separator:aebbdeaf632d9438f050797bd84ab6c8f"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>This object represents a video file. </p>
-<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00037">37</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00038">38</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a id="a0005786d327b3e363cb13c18e9ee0593"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0005786d327b3e363cb13c18e9ee0593">&#9670;&nbsp;</a></span>Ptr</h2>
@@ -129,7 +139,7 @@ Public Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
-<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00040">40</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00041">41</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
</div>
</div>
@@ -145,9 +155,10 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
+
<p>Duration of the video in seconds as defined by sender. </p>
-<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00060">60</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00061">61</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
</div>
</div>
@@ -162,9 +173,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="_video_8h_source.html#l00045">45</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00046">46</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
</div>
</div>
@@ -179,9 +191,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="_video_8h_source.html#l00075">75</a> of file <a class="el" href="_video_8h_source.html">Video.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="_video_8h_source.html#l00076">76</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
</div>
</div>
@@ -196,9 +209,10 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
-<p><a class="el" href="class_tg_bot_1_1_video.html">Video</a> height as defined by sender. </p>
-<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00055">55</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
+<p><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height as defined by sender. </p>
+
+<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00056">56</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
</div>
</div>
@@ -213,9 +227,10 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
-<p>Optional. Mime type of a file as defined by sender </p>
-<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00070">70</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
+<p>Optional. Mime type of a file as defined by sender. </p>
+
+<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00071">71</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
</div>
</div>
@@ -230,9 +245,10 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
-<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> thumbnail. </p>
-<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00065">65</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
+<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> thumbnail. </p>
+
+<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00066">66</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
</div>
</div>
@@ -247,9 +263,10 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
-<p><a class="el" href="class_tg_bot_1_1_video.html">Video</a> width as defined by sender. </p>
-<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00050">50</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
+<p><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width as defined by sender. </p>
+
+<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00051">51</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p>
</div>
</div>
@@ -262,7 +279,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_video.html">Video</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>