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
@@ -158,8 +158,9 @@ Now Thresh is ready and set up!
158
158
| queue |QueueID. Works mutually inclusive with **type**. [QueueTypes](https://github.com/Petersil1998/Thresh-Java/blob/master/src/main/java/net/petersil98/thresh/collection/QueueTypes.java) contains all valid queues | int |
159
159
| type |Type of a Match. Works mutually inclusive with **queue**|String|
160
160
| start |The offset of the first Match entry |int|
161
-
| count |TheAmount of Matches entries to return. Has to be between 0 and 100|int|
162
-
**Note**:*All values need to be passed as **Strings** in the filter*
161
+
| count |TheAmount of Matches entries to return. Has to be between 0 and 100|int|
162
+
163
+
**Note**:*All values need to be passed as **Strings** in the filter*
163
164
164
165
165
166
-**Collections**
@@ -176,4 +177,4 @@ Now Thresh is ready and set up!
0 commit comments