This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Use inherited Details implementation in RichGame
pull/1237/head
Chris Johnston
6 years ago
parent
4c1fc910bd
commit
b535673882
1 changed files
with
0 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
src/Discord.Net.Core/Entities/Activities/RichGame.cs
+ 0
- 4
src/Discord.Net.Core/Entities/Activities/RichGame.cs
View File
@@ -10,10 +10,6 @@ namespace Discord
{
{
internal RichGame() { }
internal RichGame() { }
/// <summary>
/// Gets what the player is currently doing.
/// </summary>
public string Details { get; internal set; }
/// <summary>
/// <summary>
/// Gets the user's current party status.
/// Gets the user's current party status.
/// </summary>
/// </summary>
Write
Preview
Loading…
Cancel
Save