update api docs

This commit is contained in:
sunxyw
2022-09-23 14:12:42 +00:00
committed by github-actions[bot]
parent 43337c34c8
commit 83c1d63408
2 changed files with 3 additions and 3 deletions

View File

@@ -196,7 +196,7 @@ public function reload(): void
## getHolder
```php
public function getHolder(): OneBot\V12\Config\Config
public function getHolder(): OneBot\Config\Config
```
### 描述
@@ -207,7 +207,7 @@ public function getHolder(): OneBot\V12\Config\Config
| 类型 | 描述 |
| ---- | ----------- |
| OneBot\V12\Config\Config | |
| OneBot\Config\Config | |
## getTrace