diff options
Diffstat (limited to 'docs/class_tg_bot_1_1_sticker_set.html')
-rw-r--r-- | docs/class_tg_bot_1_1_sticker_set.html | 29 |
1 files changed, 20 insertions, 9 deletions
diff --git a/docs/class_tg_bot_1_1_sticker_set.html b/docs/class_tg_bot_1_1_sticker_set.html index 201b3ce..31a585e 100644 --- a/docs/class_tg_bot_1_1_sticker_set.html +++ b/docs/class_tg_bot_1_1_sticker_set.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_sticker_set.html','') </div><!--header--> <div class="contents"> +<p>This object represents a sticker set. + <a href="class_tg_bot_1_1_sticker_set.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_sticker_set_8h_source.html">StickerSet.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:a28755ab9c48ec7b667fd187976682631"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker_set.html#a28755ab9c48ec7b667fd187976682631">name</a></td></tr> +<tr class="memdesc:a28755ab9c48ec7b667fd187976682631"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_sticker.html" title="This object represents a general file (as opposed to photos and audio files). ">Sticker</a> set name. <a href="#a28755ab9c48ec7b667fd187976682631">More...</a><br /></td></tr> <tr class="separator:a28755ab9c48ec7b667fd187976682631"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ade2402dfdb526b9826eb4db22527f0e2"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker_set.html#ade2402dfdb526b9826eb4db22527f0e2">title</a></td></tr> +<tr class="memdesc:ade2402dfdb526b9826eb4db22527f0e2"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_sticker.html" title="This object represents a general file (as opposed to photos and audio files). ">Sticker</a> set title. <a href="#ade2402dfdb526b9826eb4db22527f0e2">More...</a><br /></td></tr> <tr class="separator:ade2402dfdb526b9826eb4db22527f0e2"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab1255b8783dc35b3535c46acbe3b4ca6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6">containsMasks</a> = false</td></tr> +<tr class="memdesc:ab1255b8783dc35b3535c46acbe3b4ca6"><td class="mdescLeft"> </td><td class="mdescRight">True, if the sticker set contains masks. <a href="#ab1255b8783dc35b3535c46acbe3b4ca6">More...</a><br /></td></tr> <tr class="separator:ab1255b8783dc35b3535c46acbe3b4ca6"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a029bf60e037c38c991706c378d545f34"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34">stickers</a></td></tr> +<tr class="memdesc:a029bf60e037c38c991706c378d545f34"><td class="mdescLeft"> </td><td class="mdescRight">List of all set stickers. <a href="#a029bf60e037c38c991706c378d545f34">More...</a><br /></td></tr> <tr class="separator:a029bf60e037c38c991706c378d545f34"><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 sticker set. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00039">39</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00040">40</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> <a id="ad3c58f08ddacdb946507cd96a3d54421"></a> <h2 class="memtitle"><span class="permalink"><a href="#ad3c58f08ddacdb946507cd96a3d54421">◆ </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="_sticker_set_8h_source.html#l00041">41</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00042">42</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div> </div> @@ -139,9 +146,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>True, if the sticker set contains masks. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00056">56</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00057">57</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div> </div> @@ -156,9 +164,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> set name. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00046">46</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p><a class="el" href="class_tg_bot_1_1_sticker.html" title="This object represents a general file (as opposed to photos and audio files). ">Sticker</a> set name. </p> + +<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00047">47</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div> </div> @@ -173,9 +182,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>List of all set stickers. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00061">61</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00062">62</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div> </div> @@ -190,9 +200,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> set title. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00051">51</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p><a class="el" href="class_tg_bot_1_1_sticker.html" title="This object represents a general file (as opposed to photos and audio files). ">Sticker</a> set title. </p> + +<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00052">52</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.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_sticker_set.html">StickerSet</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> |