Table of Contents

Interface IEmote

Namespace
Kook
Assembly
Kook.Net.Core.dll

表示一个通用的表情符号。

public interface IEmote : IEntity<string>
Inherited Members

Properties

Name

获取此表情符号的显示名称或 Unicode 表示。

string Name { get; }

Property Value

string