mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-12 15:06:59 +00:00
令参数符合标准
This commit is contained in:
@ -65,8 +65,7 @@ class Adapter(abc.ABC):
|
||||
"""
|
||||
`adapter` 实际调用 api 的逻辑实现函数,实现该方法以调用 api。
|
||||
|
||||
:参数:
|
||||
|
||||
参数:
|
||||
api: API 名称
|
||||
**data: API 数据
|
||||
"""
|
||||
|
Reference in New Issue
Block a user