summaryrefslogtreecommitdiff
path: root/docs/class_tg_bot_1_1_video_note.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/class_tg_bot_1_1_video_note.html')
-rw-r--r--docs/class_tg_bot_1_1_video_note.html35
1 files changed, 24 insertions, 11 deletions
diff --git a/docs/class_tg_bot_1_1_video_note.html b/docs/class_tg_bot_1_1_video_note.html
index 1abc513..bc630c6 100644
--- a/docs/class_tg_bot_1_1_video_note.html
+++ b/docs/class_tg_bot_1_1_video_note.html
@@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_video_note.html','');
</div><!--header-->
<div class="contents">
+<p>This object represents a video message (available in Telegram apps as of v.4.0).
+ <a href="class_tg_bot_1_1_video_note.html#details">More...</a></p>
+
<p><code>#include &lt;<a class="el" href="_video_note_8h_source.html">VideoNote.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
@@ -98,20 +101,25 @@ 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:a74532c9411fce4e1f51e4745728e1763"><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_note.html#a74532c9411fce4e1f51e4745728e1763">fileId</a></td></tr>
+<tr class="memdesc:a74532c9411fce4e1f51e4745728e1763"><td class="mdescLeft">&#160;</td><td class="mdescRight">Unique identifier for this file. <a href="#a74532c9411fce4e1f51e4745728e1763">More...</a><br /></td></tr>
<tr class="separator:a74532c9411fce4e1f51e4745728e1763"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad66d67d76de6e2124c5c2d28fc6fd51b"><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_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b">length</a></td></tr>
+<tr class="memdesc:ad66d67d76de6e2124c5c2d28fc6fd51b"><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 and height as defined by sender. <a href="#ad66d67d76de6e2124c5c2d28fc6fd51b">More...</a><br /></td></tr>
<tr class="separator:ad66d67d76de6e2124c5c2d28fc6fd51b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a353b92dd7a6d3f4b370dcbea9a7f40ec"><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_note.html#a353b92dd7a6d3f4b370dcbea9a7f40ec">duration</a></td></tr>
+<tr class="memdesc:a353b92dd7a6d3f4b370dcbea9a7f40ec"><td class="mdescLeft">&#160;</td><td class="mdescRight">Duration of the video in seconds as defined by sender. <a href="#a353b92dd7a6d3f4b370dcbea9a7f40ec">More...</a><br /></td></tr>
<tr class="separator:a353b92dd7a6d3f4b370dcbea9a7f40ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac9d929d057a59bdfb1dee50819b0e06f"><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_note.html#ac9d929d057a59bdfb1dee50819b0e06f">thumb</a></td></tr>
+<tr class="memdesc:ac9d929d057a59bdfb1dee50819b0e06f"><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="#ac9d929d057a59bdfb1dee50819b0e06f">More...</a><br /></td></tr>
<tr class="separator:ac9d929d057a59bdfb1dee50819b0e06f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e36b1968524c2476e4d3a4a34dbab02"><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_note.html#a2e36b1968524c2476e4d3a4a34dbab02">fileSize</a></td></tr>
+<tr class="memdesc:a2e36b1968524c2476e4d3a4a34dbab02"><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="#a2e36b1968524c2476e4d3a4a34dbab02">More...</a><br /></td></tr>
<tr class="separator:a2e36b1968524c2476e4d3a4a34dbab02"><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 message (available in Telegram apps as of v.4.0). </p>
-<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00037">37</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00038">38</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a id="a6724ff1d3da3887d961a70eb67b42825"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6724ff1d3da3887d961a70eb67b42825">&#9670;&nbsp;</a></span>Ptr</h2>
@@ -125,7 +133,7 @@ Public Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
-<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00040">40</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00041">41</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
</div>
</div>
@@ -141,9 +149,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_note_8h_source.html#l00055">55</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00056">56</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
</div>
</div>
@@ -158,9 +167,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_note_8h_source.html#l00045">45</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00046">46</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
</div>
</div>
@@ -175,9 +185,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_note_8h_source.html#l00065">65</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.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_note_8h_source.html#l00066">66</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
</div>
</div>
@@ -192,9 +203,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 and height as defined by sender. </p>
-<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00050">50</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.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 and height as defined by sender. </p>
+
+<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00051">51</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
</div>
</div>
@@ -209,9 +221,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_note_8h_source.html#l00060">60</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.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_note_8h_source.html#l00061">61</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p>
</div>
</div>
@@ -224,7 +237,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_note.html">VideoNote</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>