Updated reference channel entities
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Discord
|
||||
{
|
||||
public class Profile : IModel<ulong>
|
||||
public class Profile : IEntity<ulong>
|
||||
{
|
||||
public DiscordClient Client { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user