mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 23:55:35 +08:00
更新更新
This commit is contained in:
@@ -24,6 +24,7 @@ class CQBot
|
||||
public function __construct(Framework $framework, $package) {
|
||||
$this->starttime = microtime(true);
|
||||
$this->framework = $framework;
|
||||
if ($package === null) return;
|
||||
$this->data = $package;
|
||||
$this->current_id = $this->data["self_id"];
|
||||
if ($package["post_type"] == "message") {
|
||||
|
||||
Reference in New Issue
Block a user