CommandKitElement
CommandKitElement
Represents a CommandKit element with a specific type and data.
Signature
type CommandKitElement<Type extends ElementType> = CommandKitElementData[Type]
Represents a CommandKit element with a specific type and data.
type CommandKitElement<Type extends ElementType> = CommandKitElementData[Type]