Class CommandCreateActionImpl

java.lang.Object
net.dv8tion.jda.internal.requests.RestActionImpl<Command>
net.dv8tion.jda.internal.requests.restaction.CommandCreateActionImpl
All Implemented Interfaces:
CommandData, SlashCommandData, RestAction<Command>, CommandCreateAction, SerializableData

public class CommandCreateActionImpl extends RestActionImpl<Command> implements CommandCreateAction