mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
6aac5a802b
commit
e65445aecd
2 changed files with 19 additions and 35 deletions
|
@ -4,32 +4,24 @@
|
|||
<meta charset="utf-8">
|
||||
<title>bots.popularAppBots</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
<meta property="description" content="Popular Main Mini Apps, to be used in the apps tab of global search ».
|
||||
Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
flags
|
||||
#
|
||||
Flags, see TL conditional fields
|
||||
next_offset
|
||||
flags.0?string
|
||||
|
||||
users
|
||||
Vector<User>…">
|
||||
Flags, see…">
|
||||
<meta property="og:title" content="bots.popularAppBots">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
<meta property="og:description" content="Popular Main Mini Apps, to be used in the apps tab of global search ».
|
||||
Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
flags
|
||||
#
|
||||
Flags, see TL conditional fields
|
||||
next_offset
|
||||
flags.0?string
|
||||
|
||||
users
|
||||
Vector<User>…">
|
||||
Flags, see…">
|
||||
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
|
||||
|
@ -64,7 +56,8 @@ Vector<User>…">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/bots.popularAppBots" >bots.popularAppBots</a></li></ul></div>
|
||||
<h1 id="dev_page_title">bots.popularAppBots</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Popular <a href="/api/bots/webapps#main-mini-apps">Main Mini Apps</a>, to be used in the <a href="/api/search#apps-tab">apps tab of global search »</a>.</p>
|
||||
<p><div class="clearfix">
|
||||
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 185 <b class="caret"></b></a>
|
||||
|
@ -95,12 +88,12 @@ Vector<User>…">
|
|||
<tr>
|
||||
<td><strong>next_offset</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Offset for <a href="/api/offsets">pagination</a>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>users</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a><<a href="/type/User">User</a>></td>
|
||||
<td> </td>
|
||||
<td>The bots associated to each <a href="/api/bots/webapps#main-apps">Main Mini App, see here »</a> for more info.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,32 +4,22 @@
|
|||
<meta charset="utf-8">
|
||||
<title>bots.getPopularAppBots</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
<meta property="description" content="Fetch popular Main Mini Apps, to be used in the apps tab of global search ».
|
||||
Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
offset
|
||||
string
|
||||
|
||||
limit
|
||||
int
|
||||
Maximum number of results to return, see pagination
|
||||
Result
|
||||
…">
|
||||
string…">
|
||||
<meta property="og:title" content="bots.getPopularAppBots">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
<meta property="og:description" content="Fetch popular Main Mini Apps, to be used in the apps tab of global search ».
|
||||
Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
offset
|
||||
string
|
||||
|
||||
limit
|
||||
int
|
||||
Maximum number of results to return, see pagination
|
||||
Result
|
||||
…">
|
||||
string…">
|
||||
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
|
||||
|
@ -64,7 +54,8 @@ Result
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/methods" >All Methods</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/method/bots.getPopularAppBots" >bots.getPopularAppBots</a></li></ul></div>
|
||||
<h1 id="dev_page_title">bots.getPopularAppBots</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Fetch popular <a href="/api/bots/webapps#main-mini-apps">Main Mini Apps</a>, to be used in the <a href="/api/search#apps-tab">apps tab of global search »</a>.</p>
|
||||
<p><div class="clearfix">
|
||||
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 185 <b class="caret"></b></a>
|
||||
|
@ -92,7 +83,7 @@ Result
|
|||
<tr>
|
||||
<td><strong>offset</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Offset for <a href="/api/offsets">pagination</a>, initially an empty string, then re-use the <code>next_offset</code> returned by the previous query.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>limit</strong></td>
|
||||
|
|
Loading…
Reference in a new issue