public interface Command
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandHelp()
Get Command Help message, usually command schema.
|
String |
getCommandMarker()
Get Command Prefix Marker.
|
String |
process()
Process Command
|
Copyright © 2024. All rights reserved.