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
docs: fix typo
pull/1455/head
Chris Johnston
5 years ago
parent
1634f37e67
commit
91fb951e2d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Discord.Net.Core/Entities/Messages/AllowedMentions.cs
+ 1
- 1
src/Discord.Net.Core/Entities/Messages/AllowedMentions.cs
View File
@@ -3,7 +3,7 @@ using System.Collections.Generic;
namespace Discord
{
/// <summary>
/// Defines which mentions and types of mentions will notify users from the message text.
/// Defines which mentions and types of mentions
that
will notify users from the message text.
/// </summary>
public class AllowedMentions
{
Write
Preview
Loading…
Cancel
Save