Table of Contents

Class SocketSlashCommand

Namespace
HeyBox.WebSocket
Assembly
HeyBox.Net.WebSocket.dll

表示一个通过网关接收的斜线命令。

public class SocketSlashCommand : SocketInteraction, ISlashCommandInteraction, IHeyBoxInteraction, IEntity<ulong>
Inheritance
SocketSlashCommand
Implements
Inherited Members

Properties

Data

获取此交互的数据。

public SocketSlashCommandData Data { get; }

Property Value

SocketSlashCommandData