summaryrefslogtreecommitdiff
path: root/docs/class_tg_bot_1_1_chat_photo.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/class_tg_bot_1_1_chat_photo.html')
-rw-r--r--docs/class_tg_bot_1_1_chat_photo.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/class_tg_bot_1_1_chat_photo.html b/docs/class_tg_bot_1_1_chat_photo.html
index 8253bb2..0b0584e 100644
--- a/docs/class_tg_bot_1_1_chat_photo.html
+++ b/docs/class_tg_bot_1_1_chat_photo.html
@@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chat_photo.html','');
</div><!--header-->
<div class="contents">
+<p>This object represents a chat photo.
+ <a href="class_tg_bot_1_1_chat_photo.html#details">More...</a></p>
+
<p><code>#include &lt;<a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
@@ -98,8 +101,10 @@ 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:a57106860db152f24486aba761cb5f44e"><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_chat_photo.html#a57106860db152f24486aba761cb5f44e">smallFileId</a></td></tr>
+<tr class="memdesc:a57106860db152f24486aba761cb5f44e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Unique file identifier of small (160x160) chat photo. This file_id can be used only for photo download. <a href="#a57106860db152f24486aba761cb5f44e">More...</a><br /></td></tr>
<tr class="separator:a57106860db152f24486aba761cb5f44e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6939e40e825e12b9b5dd2002d6d4d178"><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_chat_photo.html#a6939e40e825e12b9b5dd2002d6d4d178">bigFileId</a></td></tr>
+<tr class="memdesc:a6939e40e825e12b9b5dd2002d6d4d178"><td class="mdescLeft">&#160;</td><td class="mdescRight">Unique file identifier of big (640x640) chat photo. This file_id can be used only for photo download. <a href="#a6939e40e825e12b9b5dd2002d6d4d178">More...</a><br /></td></tr>
<tr class="separator:a6939e40e825e12b9b5dd2002d6d4d178"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
@@ -135,6 +140,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
+
<p>Unique file identifier of big (640x640) chat photo. This file_id can be used only for photo download. </p>
<p class="definition">Definition at line <a class="el" href="_chat_photo_8h_source.html#l00048">48</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p>
@@ -152,6 +158,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
+
<p>Unique file identifier of small (160x160) chat photo. This file_id can be used only for photo download. </p>
<p class="definition">Definition at line <a class="el" href="_chat_photo_8h_source.html#l00043">43</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p>
@@ -167,7 +174,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_chat_photo.html">ChatPhoto</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:15 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>