Class EmoteProperties
- Namespace
- HeyBox
- Assembly
- HeyBox.Net.Core.dll
提供用于修改 RoomEmote 与 RoomSticker 的属性的类。
public class EmoteProperties
- Inheritance
-
EmoteProperties
- Inherited Members
Properties
Name
获取或设置要设置到此表情符号的名称。
public string? Name { get; set; }