Class SocketSlashCommand
表示一个通过网关接收的斜线命令。
public class SocketSlashCommand : SocketInteraction, ISlashCommandInteraction, IHeyBoxInteraction, IEntity<ulong>
- Inheritance
-
SocketSlashCommand
- Implements
- Inherited Members
Properties
Data
获取此交互的数据。
public SocketSlashCommandData Data { get; }