Interface CommandData

All Superinterfaces:
SerializableData
All Known Subinterfaces:
CommandCreateAction, SlashCommandData

public interface CommandData extends SerializableData
Builder for Application Commands.
Use the factory methods provided by Commands to create instances of this interface.
See Also: