Factory function to create a CommandModule with strong typing. This is used to define a command with its associated metadata, options, and handler logic.
CommandModule
Optional
A constructed CommandModule object with strong types.
Factory function to create a
CommandModule
with strong typing. This is used to define a command with its associated metadata, options, and handler logic.