add ZMRequest class alias

This commit is contained in:
crazywhalecc
2023-01-18 00:50:11 +08:00
committed by Jerry
parent ce048d45a5
commit b0d739e217
3 changed files with 3 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
| `\ZM\Annotation\Closed` | `Closed` |
| `\ZM\Plugin\ZMPlugin` | `ZMPlugin` |
| `\ZM\Context\BotContext` | `BotContext` |
| `\ZM\Utils\ZMRequest` | `ZMRequest` |
| `\ZM\Store\KV\LightCache` | `LightCache` |
| `\ZM\Store\KV\Redis\KVRedis` | `KVRedis` |
| `\OneBot\Driver\Event\WebSocket\WebSocketOpenEvent` | `WebSocketOpenEvent` |