update api docs

This commit is contained in:
crazywhalecc
2022-12-18 12:14:51 +00:00
committed by github-actions[bot]
parent 2633e91d4d
commit ede5f456a8
7 changed files with 145 additions and 5 deletions

View File

@@ -0,0 +1,23 @@
# ZM\Plugin\OneBot12Adapter
## handleWSReverseInput
```php
public function handleWSReverseInput(OneBot\Driver\Event\WebSocket\WebSocketOpenEvent $event): void
```
### 描述
作者很懒,什么也没有说
### 参数
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| event | OneBot\Driver\Event\WebSocket\WebSocketOpenEvent | |
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| void | |