Table of Contents

Interface ISlashCommandInteraction

Namespace
HeyBox
Assembly
HeyBox.Net.Core.dll

表示一个通用的黑盒语音斜线命令交互实体。

public interface ISlashCommandInteraction : IHeyBoxInteraction, IEntity<ulong>
Inherited Members

Properties

Data

获取此交互的数据。

ISlashCommandInteractionData Data { get; }

Property Value

ISlashCommandInteractionData