Updated reference channel entities
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
{
|
||||
public interface IPrivateChannel : IChannel
|
||||
{
|
||||
/// <summary> Gets the recipient of the messages in this private channel. </summary>
|
||||
User Recipient { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user