You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests">GetBotAction</a></td>
134
134
<thclass="colLast" scope="row">
135
-
<divclass="block">Class used to perform GET actions on the <ahref="https://botblock.org/api/docs#bots" target="_blank"><code>/bots/:id</code> endpoint</a>.</div>
135
+
<divclass="block">Class used to perform GET actions on the <ahref="https://botblock.org/api/docs#bots" target="_blank"><code>/api/bots/:id</code> endpoint</a>.</div>
136
136
</th>
137
137
</tr>
138
138
<trid="i4" class="altColor">
139
139
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests">GetListAction</a></td>
140
140
<thclass="colLast" scope="row">
141
-
<divclass="block">Class used to perform GET actions on the <ahref="https://botblock.org/api/docs#lists" target="_blank"><code>/lists</code> endpoint</a>.</div>
141
+
<divclass="block">Class used to perform GET actions on the <ahref="https://botblock.org/api/docs#lists" target="_blank"><code>/api/lists</code></a>
142
+
and <ahref="https://botblock.org/api/docs#list" target="_blank"><code>/api/lists/:id</code></a> endpoints.</div>
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/requests/PostAction.html" title="class in org.botblock.javabotblockapi.requests">PostAction</a></td>
152
153
<thclass="colLast" scope="row">
153
-
<divclass="block">Class to perform post actions with.</div>
154
+
<divclass="block">Class used to perform POST requests towards the <ahref="https://botblock.org/api/docs#count" target="_blank">/api/count</a> endpoint.</div>
<divclass="block">Contains the <ahref="org/botblock/javabotblockapi/BotBlockAPI.html" title="class in org.botblock.javabotblockapi"><code>BotBlockAPI</code></a> class for setting up bot tokens and sites.</div>
<dt><ahref="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests"><spanclass="typeNameLink">GetBotAction</span></a> - Class in <ahref="org/botblock/javabotblockapi/requests/package-summary.html">org.botblock.javabotblockapi.requests</a></dt>
302
302
<dd>
303
-
<divclass="block">Class used to perform GET actions on the <ahref="https://botblock.org/api/docs#bots" target="_blank"><code>/bots/:id</code> endpoint</a>.</div>
303
+
<divclass="block">Class used to perform GET actions on the <ahref="https://botblock.org/api/docs#bots" target="_blank"><code>/api/bots/:id</code> endpoint</a>.</div>
304
304
</dd>
305
305
<dt><spanclass="memberNameLink"><ahref="org/botblock/javabotblockapi/requests/GetBotAction.html#%3Cinit%3E()">GetBotAction()</a></span> - Constructor for class org.botblock.javabotblockapi.requests.<ahref="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests">GetBotAction</a></dt>
306
306
<dd>
@@ -444,7 +444,8 @@ <h2 class="title">G</h2>
444
444
</dd>
445
445
<dt><ahref="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests"><spanclass="typeNameLink">GetListAction</span></a> - Class in <ahref="org/botblock/javabotblockapi/requests/package-summary.html">org.botblock.javabotblockapi.requests</a></dt>
446
446
<dd>
447
-
<divclass="block">Class used to perform GET actions on the <ahref="https://botblock.org/api/docs#lists" target="_blank"><code>/lists</code> endpoint</a>.</div>
447
+
<divclass="block">Class used to perform GET actions on the <ahref="https://botblock.org/api/docs#lists" target="_blank"><code>/api/lists</code></a>
448
+
and <ahref="https://botblock.org/api/docs#list" target="_blank"><code>/api/lists/:id</code></a> endpoints.</div>
448
449
</dd>
449
450
<dt><spanclass="memberNameLink"><ahref="org/botblock/javabotblockapi/requests/GetListAction.html#%3Cinit%3E()">GetListAction()</a></span> - Constructor for class org.botblock.javabotblockapi.requests.<ahref="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests">GetListAction</a></dt>
<divclass="block">Contains the <ahref="org/botblock/javabotblockapi/BotBlockAPI.html" title="class in org.botblock.javabotblockapi"><code>BotBlockAPI</code></a> class for setting up bot tokens and sites.</div>
<divclass="block">Contains classes used for various GET and POST requests.</div>
627
+
</dd>
619
628
</dl>
620
629
<aid="I:P">
621
630
<!-- -->
@@ -624,7 +633,7 @@ <h2 class="title">P</h2>
624
633
<dl>
625
634
<dt><ahref="org/botblock/javabotblockapi/requests/PostAction.html" title="class in org.botblock.javabotblockapi.requests"><spanclass="typeNameLink">PostAction</span></a> - Class in <ahref="org/botblock/javabotblockapi/requests/package-summary.html">org.botblock.javabotblockapi.requests</a></dt>
626
635
<dd>
627
-
<divclass="block">Class to perform post actions with.</div>
636
+
<divclass="block">Class used to perform POST requests towards the <ahref="https://botblock.org/api/docs#count" target="_blank">/api/count</a> endpoint.</div>
628
637
</dd>
629
638
<dt><spanclass="memberNameLink"><ahref="org/botblock/javabotblockapi/requests/PostAction.html#%3Cinit%3E()">PostAction()</a></span> - Constructor for class org.botblock.javabotblockapi.requests.<ahref="org/botblock/javabotblockapi/requests/PostAction.html" title="class in org.botblock.javabotblockapi.requests">PostAction</a></dt>
<divclass="block">Contains the <ahref="org/botblock/javabotblockapi/BotBlockAPI.html" title="class in org.botblock.javabotblockapi"><code>BotBlockAPI</code></a> class for setting up bot tokens and sites.</div>
0 commit comments