Table of Contents

Class EmoteProperties

Namespace
HeyBox
Assembly
HeyBox.Net.Core.dll

提供用于修改 RoomEmoteRoomSticker 的属性的类。

public class EmoteProperties
Inheritance
EmoteProperties
Inherited Members

Properties

Name

获取或设置要设置到此表情符号的名称。

public string? Name { get; set; }

Property Value

string

See Also