summaryrefslogtreecommitdiff
path: root/docs/class_tg_bot_1_1_chat_photo.html
diff options
context:
space:
mode:
authorJellyBrick <shlee1503@naver.com>2018-06-22 22:12:21 +0900
committerJellyBrick <shlee1503@naver.com>2018-06-22 22:12:21 +0900
commite2871c54a71a8015923b8215816c2a81e1b0c209 (patch)
treeec5b31615781d7673f6190fbe2eaaef85d82c5d1 /docs/class_tg_bot_1_1_chat_photo.html
parent8cdd0f4551e6d3d22c4fc753fb20e82918a43090 (diff)
Regenerate docs
Diffstat (limited to 'docs/class_tg_bot_1_1_chat_photo.html')
-rw-r--r--docs/class_tg_bot_1_1_chat_photo.html183
1 files changed, 0 insertions, 183 deletions
diff --git a/docs/class_tg_bot_1_1_chat_photo.html b/docs/class_tg_bot_1_1_chat_photo.html
deleted file mode 100644
index 0b0584e..0000000
--- a/docs/class_tg_bot_1_1_chat_photo.html
+++ /dev/null
@@ -1,183 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-<meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.13"/>
-<meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>tgbot-cpp: TgBot::ChatPhoto Class Reference</title>
-<link href="tabs.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="jquery.js"></script>
-<script type="text/javascript" src="dynsections.js"></script>
-<link href="navtree.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="resize.js"></script>
-<script type="text/javascript" src="navtreedata.js"></script>
-<script type="text/javascript" src="navtree.js"></script>
-<script type="text/javascript">
- $(document).ready(initResizable);
-</script>
-<link href="search/search.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="search/searchdata.js"></script>
-<script type="text/javascript" src="search/search.js"></script>
-<link href="doxygen.css" rel="stylesheet" type="text/css" />
-</head>
-<body>
-<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
-<div id="titlearea">
-<table cellspacing="0" cellpadding="0">
- <tbody>
- <tr style="height: 56px;">
- <td id="projectalign" style="padding-left: 0.5em;">
- <div id="projectname">tgbot-cpp
- </div>
- </td>
- </tr>
- </tbody>
-</table>
-</div>
-<!-- end header part -->
-<!-- Generated by Doxygen 1.8.13 -->
-<script type="text/javascript">
-var searchBox = new SearchBox("searchBox", "search",false,'Search');
-</script>
-<script type="text/javascript" src="menudata.js"></script>
-<script type="text/javascript" src="menu.js"></script>
-<script type="text/javascript">
-$(function() {
- initMenu('',true,false,'search.php','Search');
- $(document).ready(function() { init_search(); });
-});
-</script>
-<div id="main-nav"></div>
-</div><!-- top -->
-<div id="side-nav" class="ui-resizable side-nav-resizable">
- <div id="nav-tree">
- <div id="nav-tree-contents">
- <div id="nav-sync" class="sync"></div>
- </div>
- </div>
- <div id="splitbar" style="-moz-user-select:none;"
- class="ui-resizable-handle">
- </div>
-</div>
-<script type="text/javascript">
-$(document).ready(function(){initNavTree('class_tg_bot_1_1_chat_photo.html','');});
-</script>
-<div id="doc-content">
-<!-- window showing the filter options -->
-<div id="MSearchSelectWindow"
- onmouseover="return searchBox.OnSearchSelectShow()"
- onmouseout="return searchBox.OnSearchSelectHide()"
- onkeydown="return searchBox.OnSearchSelectKey(event)">
-</div>
-
-<!-- iframe showing the search results (closed by default) -->
-<div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
- name="MSearchResults" id="MSearchResults">
-</iframe>
-</div>
-
-<div class="header">
- <div class="summary">
-<a href="#pub-types">Public Types</a> &#124;
-<a href="#pub-attribs">Public Attributes</a> &#124;
-<a href="class_tg_bot_1_1_chat_photo-members.html">List of all members</a> </div>
- <div class="headertitle">
-<div class="title">TgBot::ChatPhoto Class Reference<div class="ingroups"><a class="el" href="group__types.html">Types</a></div></div> </div>
-</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>
-Public Types</h2></td></tr>
-<tr class="memitem:a732024e5287eef199f40dfef151d5265"><td class="memItemLeft" align="right" valign="top">typedef std::shared_ptr&lt; <a class="el" href="class_tg_bot_1_1_chat_photo.html">ChatPhoto</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">Ptr</a></td></tr>
-<tr class="separator:a732024e5287eef199f40dfef151d5265"><td class="memSeparator" colspan="2">&#160;</td></tr>
-</table><table class="memberdecls">
-<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>
-<div class="textblock"><p>This object represents a chat photo. </p>
-
-<p class="definition">Definition at line <a class="el" href="_chat_photo_8h_source.html#l00036">36</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p>
-</div><h2 class="groupheader">Member Typedef Documentation</h2>
-<a id="a732024e5287eef199f40dfef151d5265"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a732024e5287eef199f40dfef151d5265">&#9670;&nbsp;</a></span>Ptr</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">typedef std::shared_ptr&lt;<a class="el" href="class_tg_bot_1_1_chat_photo.html">ChatPhoto</a>&gt; <a class="el" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">TgBot::ChatPhoto::Ptr</a></td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p class="definition">Definition at line <a class="el" href="_chat_photo_8h_source.html#l00038">38</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p>
-
-</div>
-</div>
-<h2 class="groupheader">Member Data Documentation</h2>
-<a id="a6939e40e825e12b9b5dd2002d6d4d178"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a6939e40e825e12b9b5dd2002d6d4d178">&#9670;&nbsp;</a></span>bigFileId</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">std::string TgBot::ChatPhoto::bigFileId</td>
- </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>
-
-</div>
-</div>
-<a id="a57106860db152f24486aba761cb5f44e"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a57106860db152f24486aba761cb5f44e">&#9670;&nbsp;</a></span>smallFileId</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">std::string TgBot::ChatPhoto::smallFileId</td>
- </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>
-
-</div>
-</div>
-<hr/>The documentation for this class was generated from the following file:<ul>
-<li>include/tgbot/types/<a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a></li>
-</ul>
-</div><!-- contents -->
-</div><!-- doc-content -->
-<!-- start footer part -->
-<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 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>
-</div>
-</body>
-</html>