This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
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
Added missing using
pull/36/head
RogueException
9 years ago
parent
646259baa5
commit
b3438c9309
1 changed files
with
3 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
ref/Net/Rest/IRestRequest.cs
+ 3
- 1
ref/Net/Rest/IRestRequest.cs
View File
@@ -1,4 +1,6 @@
namespace Discord.Net.Rest
using System.IO;
namespace Discord.Net.Rest
{
{
public interface IRestRequest
public interface IRestRequest
{
{
Write
Preview
Loading…
Cancel
Save