update docs

This commit is contained in:
crazywhalecc
2020-12-23 16:14:59 +08:00
parent 1f9c5eeeb4
commit b0054d7884
6 changed files with 356 additions and 4 deletions

View File

@@ -21,8 +21,6 @@ class CQMetaEvent extends AnnotationBase implements Level
* @Required()
*/
public $meta_event_type = '';
/** @var string */
public $sub_type = '';
/** @var int */
public $level;