🐛 fix cqhttp get forward msg type error

This commit is contained in:
yanyongyu 2021-09-03 14:27:36 +08:00
parent f9f2f1b0bd
commit b6ec81c21d

View File

@ -180,7 +180,7 @@ class Bot(BaseBot):
async def get_forward_msg(
self,
*,
id: int,
id: str,
) -> None:
"""
:说明: