Updated reference channel entities
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace Discord
|
||||
{
|
||||
public class Role : IModel<ulong>, IMentionable
|
||||
public class Role : IEntity<ulong>, IMentionable
|
||||
{
|
||||
public DiscordClient Client { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user