update to version 1.4

This commit is contained in:
whale
2020-05-23 17:23:29 +08:00
parent 76ee308b91
commit 802f975825
30 changed files with 457 additions and 87 deletions

View File

@@ -20,6 +20,11 @@ class CQAPISend extends AnnotationBase implements Level
*/
public $action = "";
/**
* @var bool
*/
public $with_result = false;
public $level = 20;
/**