Class CommandListUpdateActionImpl

java.lang.Object
net.dv8tion.jda.internal.requests.RestActionImpl<List<Command>>
net.dv8tion.jda.internal.requests.restaction.CommandListUpdateActionImpl
All Implemented Interfaces:
RestAction<List<Command>>, CommandListUpdateAction

public class CommandListUpdateActionImpl extends RestActionImpl<List<Command>> implements CommandListUpdateAction