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
remove old HypeSquadEvents flag that appears to have been replaced with the new HypeSquad flags
pull/1237/head
Chris Johnston
6 years ago
parent
547719d99a
commit
802d489f47
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/Discord.Net.Core/Entities/Users/UserProperties.cs
+ 0
- 1
src/Discord.Net.Core/Entities/Users/UserProperties.cs
View File
@@ -17,7 +17,6 @@ namespace Discord
/// Flag given to Discord partners.
/// </summary>
Partner = 0b10,
HypeSquadEvents = 0b100,
/// <summary>
/// Flag given to users who have participated in the bug report program.
/// </summary>
Write
Preview
Loading…
Cancel
Save