Table of Contents

Interface ITextChannel

Namespace
HeyBox
Assembly
HeyBox.Net.Core.dll

表示房间中一个通用的具有文字聊天能力的频道,可以发送和接收消息。

public interface ITextChannel : INestedChannel, IRoomChannel, IMentionable, IMessageChannel, IChannel, IEntity<ulong>
Inherited Members
Extension Methods