We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658c1fc commit 4250ea7Copy full SHA for 4250ea7
DiscordRPC/RichPresence.cs
@@ -32,7 +32,7 @@ public string State
32
protected internal string _state;
33
34
/// <summary>
35
- /// URL that is linked to when clicking on the details text in the activity card
+ /// URL that is linked to when clicking on the details text in the activity card.
36
/// <para>Max 256 characters</para>
37
/// </summary>
38
[JsonProperty("state_url", NullValueHandling = NullValueHandling.Ignore)]
0 commit comments