|
33 | 33 | <a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
|
34 | 34 | Reports <b class="caret"></b></a><ul class="dropdown-menu">
|
35 | 35 | <li><a href="../errors.html"><i class="icon-remove-sign"></i> Errors
|
36 |
| - <span class="label label-info">582</span></a></li> |
| 36 | + <span class="label label-info">586</span></a></li> |
37 | 37 | <li><a href="../markers.html"><i class="icon-map-marker"></i> Markers
|
38 | 38 | <ul></ul></a></li>
|
39 | 39 | <li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements
|
40 |
| - <span class="label label-info">6</span></a></li> |
| 40 | + <span class="label label-info">5</span></a></li> |
41 | 41 | </ul>
|
42 | 42 | </li>
|
43 | 43 | </ul></div>
|
|
196 | 196 | </span><pre>sendVoice()</pre></a></li>
|
197 | 197 | <li class="method public inherited"><a href="#method_set" title="set() :: "><span class="description">set()
|
198 | 198 | </span><pre>set()</pre></a></li>
|
| 199 | +<li class="method public inherited"><a href="#method_setChatAdministrator" title="setChatAdministrator() :: "><span class="description">setChatAdministrator() |
| 200 | + </span><pre>setChatAdministrator()</pre></a></li> |
199 | 201 | <li class="method public inherited"><a href="#method_setChatDescription" title="setChatDescription() :: "><span class="description">setChatDescription()
|
200 | 202 | </span><pre>setChatDescription()</pre></a></li>
|
201 | 203 | <li class="method public inherited"><a href="#method_setChatPermissions" title="setChatPermissions() :: "><span class="description">setChatPermissions()
|
@@ -1710,6 +1712,27 @@ <h3>Returns</h3>
|
1710 | 1712 | <div class="subelement response"><code>boolean</code></div>
|
1711 | 1713 | </div></div>
|
1712 | 1714 | </div>
|
| 1715 | +<a id="method_setChatAdministrator"></a><div class="element clickable method public method_setChatAdministrator inherited" data-toggle="collapse" data-target=".method_setChatAdministrator .collapse" title="public"> |
| 1716 | +<h2>setChatAdministrator() |
| 1717 | + </h2> |
| 1718 | +<pre>setChatAdministrator(\TgBotApi\BotApiBase\Method\SetChatAdministratorCustomTitleMethod $method) : boolean</pre> |
| 1719 | +<div class="labels"><span class="label">Inherited</span></div> |
| 1720 | +<div class="row collapse"><div class="detail-description"> |
| 1721 | +<div class="long_description"></div> |
| 1722 | +<h3>Parameters</h3> |
| 1723 | +<div class="subelement argument"> |
| 1724 | +<h4>$method</h4> |
| 1725 | +<code>\TgBotApi\BotApiBase\Method\SetChatAdministratorCustomTitleMethod</code> |
| 1726 | +</div> |
| 1727 | +<h3>Exceptions</h3> |
| 1728 | +<table class="table table-bordered"><tr> |
| 1729 | +<th><code>\TgBotApi\BotApiBase\Exception\ResponseException</code></th> |
| 1730 | +<td></td> |
| 1731 | +</tr></table> |
| 1732 | +<h3>Returns</h3> |
| 1733 | +<div class="subelement response"><code>boolean</code></div> |
| 1734 | +</div></div> |
| 1735 | +</div> |
1713 | 1736 | <a id="method_setChatDescription"></a><div class="element clickable method public method_setChatDescription inherited" data-toggle="collapse" data-target=".method_setChatDescription .collapse" title="public">
|
1714 | 1737 | <h2>setChatDescription()
|
1715 | 1738 | </h2>
|
@@ -2150,7 +2173,7 @@ <h3>Default</h3>
|
2150 | 2173 | <div class="row"><footer class="span12">
|
2151 | 2174 | Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
|
2152 | 2175 | Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.9.0</a> and<br>
|
2153 |
| - generated on 2019-12-16T02:20:44+03:00.<br></footer></div> |
| 2176 | + generated on 2020-01-23T23:47:58+03:00.<br></footer></div> |
2154 | 2177 | </div>
|
2155 | 2178 | </body>
|
2156 | 2179 | </html>
|
0 commit comments