We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d29ef commit 7e5d750Copy full SHA for 7e5d750
1 file changed
src/nonebot_plugin_onebot2tg/config.py
@@ -21,5 +21,3 @@ class Config(BaseModel):
21
# 转发模式配置
22
onebot2tg_forward_target_chat_id: str | int = ""
23
"""转发模式下,QQ消息转发到TG的目标chat_id(私聊或群)"""
24
-
25
0 commit comments