doc update
parent
3711b2892d
commit
29111bd921
|
|
@ -38,7 +38,7 @@ Seg.data: Dict[str, Any] = {
|
|||
|
||||
## 戳一戳
|
||||
```python
|
||||
Seg,.data: Dict[str, Any] = {
|
||||
Seg.data: Dict[str, Any] = {
|
||||
"name": "SEND_POKE",
|
||||
"args": {
|
||||
"qq_id": "目标QQ号"
|
||||
|
|
|
|||
Loading…
Reference in New Issue