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="com/andre601/javabotblockapi/BotBlockAPI.html" title="class in com.andre601.javabotblockapi">BotBlockAPI</a></td>
115
+
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/BotBlockAPI.html" title="class in org.botblock.javabotblockapi">BotBlockAPI</a></td>
116
116
<thclass="colLast" scope="row">
117
117
<divclass="block">Class used to define the auth-tokens used for the different sites.</div>
118
118
</th>
119
119
</tr>
120
120
<trid="i1" class="rowColor">
121
-
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/BotBlockAPI.Builder.html" title="class in com.andre601.javabotblockapi">BotBlockAPI.Builder</a></td>
121
+
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/BotBlockAPI.Builder.html" title="class in org.botblock.javabotblockapi">BotBlockAPI.Builder</a></td>
122
122
<thclass="colLast" scope="row">
123
-
<divclass="block">Builder class to create an instance of <ahref="com/andre601/javabotblockapi/BotBlockAPI.html" title="class in com.andre601.javabotblockapi"><code>BotBlockAPI</code></a></div>
123
+
<divclass="block">Builder class to create an instance of <ahref="org/botblock/javabotblockapi/BotBlockAPI.html" title="class in org.botblock.javabotblockapi"><code>BotBlockAPI</code></a></div>
124
124
</th>
125
125
</tr>
126
126
<trid="i2" class="altColor">
127
-
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/annotations/DeprecatedSince.html" title="annotation in com.andre601.javabotblockapi.annotations">DeprecatedSince</a></td>
127
+
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/annotations/DeprecatedSince.html" title="annotation in org.botblock.javabotblockapi.annotations">DeprecatedSince</a></td>
128
128
<thclass="colLast" scope="row">
129
-
<divclass="block">Gives information since when a method or field is deprecated.</div>
129
+
<divclass="block">Annotation used to indicate since when a method or field is deprecated.</div>
130
130
</th>
131
131
</tr>
132
132
<trid="i3" class="rowColor">
133
-
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/requests/GetAction.html" title="class in com.andre601.javabotblockapi.requests">GetAction</a></td>
133
+
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></td>
134
134
<thclass="colLast" scope="row">
135
135
<divclass="block">Class to perform GET actions with.</div>
136
136
</th>
137
137
</tr>
138
138
<trid="i4" class="altColor">
139
-
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/requests/PostAction.html" title="class in com.andre601.javabotblockapi.requests">PostAction</a></td>
139
+
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/requests/PostAction.html" title="class in org.botblock.javabotblockapi.requests">PostAction</a></td>
140
140
<thclass="colLast" scope="row">
141
141
<divclass="block">Class to perform post actions with.</div>
142
142
</th>
143
143
</tr>
144
144
<trid="i5" class="rowColor">
145
-
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/exceptions/RatelimitedException.html" title="class in com.andre601.javabotblockapi.exceptions">RatelimitedException</a></td>
145
+
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></td>
146
146
<thclass="colLast" scope="row">
147
147
<divclass="block">Used when the Wrapper gets rate-limited by the BotBlockAPI.</div>
148
148
</th>
149
149
</tr>
150
150
<trid="i6" class="altColor">
151
-
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/annotations/ReplacedWith.html" title="annotation in com.andre601.javabotblockapi.annotations">ReplacedWith</a></td>
151
+
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/annotations/ReplacedWith.html" title="annotation in org.botblock.javabotblockapi.annotations">ReplacedWith</a></td>
152
152
<thclass="colLast" scope="row">
153
-
<divclass="block">Indicates a replacement for the annotated field or method, that should be used instead.</div>
153
+
<divclass="block">Annotation used to indicate a method or field that should be used instead.</div>
154
154
</th>
155
155
</tr>
156
156
<trid="i7" class="rowColor">
157
-
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/Site.html" title="enum in com.andre601.javabotblockapi">Site</a></td>
157
+
<tdclass="colFirst"><ahref="org/botblock/javabotblockapi/Site.html" title="enum in org.botblock.javabotblockapi">Site</a></td>
158
158
<thclass="colLast" scope="row">
159
159
<divclass="block">Enum class containing all sites currently supported by BotBlock.org.</div>
<li><ahref="com/andre601/javabotblockapi/BotBlockAPI.html" title="class in com.andre601.javabotblockapi">BotBlockAPI</a></li>
26
-
<li><ahref="com/andre601/javabotblockapi/BotBlockAPI.Builder.html" title="class in com.andre601.javabotblockapi">BotBlockAPI.Builder</a></li>
27
-
<li><ahref="com/andre601/javabotblockapi/annotations/DeprecatedSince.html" title="annotation in com.andre601.javabotblockapi.annotations">DeprecatedSince</a></li>
28
-
<li><ahref="com/andre601/javabotblockapi/requests/GetAction.html" title="class in com.andre601.javabotblockapi.requests">GetAction</a></li>
29
-
<li><ahref="com/andre601/javabotblockapi/requests/PostAction.html" title="class in com.andre601.javabotblockapi.requests">PostAction</a></li>
30
-
<li><ahref="com/andre601/javabotblockapi/exceptions/RatelimitedException.html" title="class in com.andre601.javabotblockapi.exceptions">RatelimitedException</a></li>
31
-
<li><ahref="com/andre601/javabotblockapi/annotations/ReplacedWith.html" title="annotation in com.andre601.javabotblockapi.annotations">ReplacedWith</a></li>
32
-
<li><ahref="com/andre601/javabotblockapi/Site.html" title="enum in com.andre601.javabotblockapi">Site</a></li>
25
+
<li><ahref="org/botblock/javabotblockapi/BotBlockAPI.html" title="class in org.botblock.javabotblockapi">BotBlockAPI</a></li>
26
+
<li><ahref="org/botblock/javabotblockapi/BotBlockAPI.Builder.html" title="class in org.botblock.javabotblockapi">BotBlockAPI.Builder</a></li>
27
+
<li><ahref="org/botblock/javabotblockapi/annotations/DeprecatedSince.html" title="annotation in org.botblock.javabotblockapi.annotations">DeprecatedSince</a></li>
28
+
<li><ahref="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></li>
29
+
<li><ahref="org/botblock/javabotblockapi/requests/PostAction.html" title="class in org.botblock.javabotblockapi.requests">PostAction</a></li>
30
+
<li><ahref="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></li>
31
+
<li><ahref="org/botblock/javabotblockapi/annotations/ReplacedWith.html" title="annotation in org.botblock.javabotblockapi.annotations">ReplacedWith</a></li>
32
+
<li><ahref="org/botblock/javabotblockapi/Site.html" title="enum in org.botblock.javabotblockapi">Site</a></li>
0 commit comments