✨ Add Help command
This commit is contained in:
@@ -8,8 +8,7 @@ interface Icommands
|
||||
{
|
||||
public static function getMessage(Bot $bot, array $data);
|
||||
|
||||
/**
|
||||
* @return string
|
||||
*/
|
||||
public static function getDescription();
|
||||
public static function getDescription(): string;
|
||||
|
||||
public static function getPattern(): string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user