Removed Extensions namespace
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Discord.WebSocket.Extensions
|
||||
namespace Discord.WebSocket
|
||||
{
|
||||
public static class ChannelExtensions
|
||||
{
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
namespace Discord.WebSocket.Extensions
|
||||
namespace Discord.WebSocket
|
||||
{
|
||||
// Todo: Docstrings
|
||||
public static class GuildExtensions
|
||||
|
||||
Reference in New Issue
Block a user