Table of Contents

Interface IContentFilterTarget

Namespace
Kook
Assembly
Kook.Net.Experimental.dll

表示一个服务器内容过滤目标。

public interface IContentFilterTarget

Properties

Mode

获取此内容过滤目标的模式。

ContentFilterMode Mode { get; }

Property Value

ContentFilterMode

Type

获取此内容过滤器的类型。

ContentFilterType Type { get; }

Property Value

ContentFilterType