docs: regenerate

This commit is contained in:
goat 2020-05-14 22:49:06 +02:00
parent 39a7afa4b6
commit 94571bb41b
71 changed files with 3254 additions and 7339 deletions

View file

@ -179,8 +179,7 @@
</span>
<a id="Discord_Game_Details_" data-uid="Discord.Game.Details*"></a>
<h4 id="Discord_Game_Details" data-uid="Discord.Game.Details">Details</h4>
<div class="markdown level1 summary"><p>Gets the details on what the player is currently doing.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -197,8 +196,7 @@
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>A string describing what the player is doing.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -211,8 +209,7 @@
</span>
<a id="Discord_Game_Flags_" data-uid="Discord.Game.Flags*"></a>
<h4 id="Discord_Game_Flags" data-uid="Discord.Game.Flags">Flags</h4>
<div class="markdown level1 summary"><p>Gets the flags that are relevant to this activity.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -229,14 +226,10 @@
<tbody>
<tr>
<td><a class="xref" href="Discord.ActivityProperties.html">ActivityProperties</a></td>
<td><p>The value of flags for this activity.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Discord_Game_Flags_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This value is determined by bitwise OR-ing <a class="xref" href="Discord.ActivityProperties.html">ActivityProperties</a> values together.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_Game_Name.md&amp;value=---%0Auid%3A%20Discord.Game.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
@ -246,8 +239,7 @@
</span>
<a id="Discord_Game_Name_" data-uid="Discord.Game.Name*"></a>
<h4 id="Discord_Game_Name" data-uid="Discord.Game.Name">Name</h4>
<div class="markdown level1 summary"><p>Gets the name of the activity.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -264,8 +256,7 @@
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>A string containing the name of the activity that the user is doing.</p>
</td>
<td></td>
</tr>
</tbody>
</table>
@ -278,8 +269,7 @@
</span>
<a id="Discord_Game_Type_" data-uid="Discord.Game.Type*"></a>
<h4 id="Discord_Game_Type" data-uid="Discord.Game.Type">Type</h4>
<div class="markdown level1 summary"><p>Gets the type of the activity.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -296,8 +286,7 @@
<tbody>
<tr>
<td><a class="xref" href="Discord.ActivityType.html">ActivityType</a></td>
<td><p>The type of activity.</p>
</td>
<td></td>
</tr>
</tbody>
</table>