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/annotations/DeprecatedSince.html" title="annotation in com.andre601.javabotblockapi.annotations">DeprecatedSince</a></td>
128
+
<thclass="colLast" scope="row">
129
+
<divclass="block">Gives information since when a method or field is deprecated.</div>
130
+
</th>
131
+
</tr>
132
+
<trid="i3" class="rowColor">
127
133
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/requests/GetAction.html" title="class in com.andre601.javabotblockapi.requests">GetAction</a></td>
128
134
<thclass="colLast" scope="row">
129
135
<divclass="block">Class to perform GET actions with.</div>
130
136
</th>
131
137
</tr>
132
-
<trid="i3" class="rowColor">
138
+
<trid="i4" class="altColor">
133
139
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/requests/PostAction.html" title="class in com.andre601.javabotblockapi.requests">PostAction</a></td>
134
140
<thclass="colLast" scope="row">
135
141
<divclass="block">Class to perform post actions with.</div>
136
142
</th>
137
143
</tr>
138
-
<trid="i4" class="altColor">
144
+
<trid="i5" class="rowColor">
139
145
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/exceptions/RatelimitedException.html" title="class in com.andre601.javabotblockapi.exceptions">RatelimitedException</a></td>
140
146
<thclass="colLast" scope="row">
141
147
<divclass="block">Used when the Wrapper gets rate-limited by the BotBlockAPI.</div>
142
148
</th>
143
149
</tr>
144
-
<trid="i5" class="rowColor">
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>
152
+
<thclass="colLast" scope="row">
153
+
<divclass="block">Indicates a replacement for the annotated field or method, that should be used instead.</div>
154
+
</th>
155
+
</tr>
156
+
<trid="i7" class="rowColor">
145
157
<tdclass="colFirst"><ahref="com/andre601/javabotblockapi/Site.html" title="enum in com.andre601.javabotblockapi">Site</a></td>
146
158
<thclass="colLast" scope="row">
147
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
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>
27
28
<li><ahref="com/andre601/javabotblockapi/requests/GetAction.html" title="class in com.andre601.javabotblockapi.requests">GetAction</a></li>
28
29
<li><ahref="com/andre601/javabotblockapi/requests/PostAction.html" title="class in com.andre601.javabotblockapi.requests">PostAction</a></li>
29
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>
30
32
<li><ahref="com/andre601/javabotblockapi/Site.html" title="enum in com.andre601.javabotblockapi">Site</a></li>
<pre><ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang" class="externalLink">@Deprecated</a>
419
+
<ahref="annotations/ReplacedWith.html" title="annotation in com.andre601.javabotblockapi.annotations">@ReplacedWith</a>("TOP_GG")
420
+
<ahref="annotations/DeprecatedSince.html" title="annotation in com.andre601.javabotblockapi.annotations">@DeprecatedSince</a>("v3.0.1")
419
421
public static final <ahref="Site.html" title="enum in com.andre601.javabotblockapi">Site</a> DISCORDBOTS_ORG</pre>
0 commit comments