We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5190816 commit 824cf6fCopy full SHA for 824cf6f
1 file changed
index.html
@@ -412,6 +412,11 @@ <h2 class="page-title"><strong><span class="label label-success">Class</span> &n
412
<td><code>String?</code></td>
413
<td>Special tag of this match. It's used by get matches with tag</td>
414
</tr>
415
+ <tr>
416
+ <td>beginner</td>
417
+ <td><code>Boolean</code></td>
418
+ <td>Whether match has enabled beginner mode</td>
419
+ </tr>
420
<tr>
421
<td>vod[].uuid</td>
422
<td><code>String</code></td>
0 commit comments