mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-03-20 03:57:30 +08:00
fix post_message
This commit is contained in:
@@ -68,5 +68,6 @@ class MoviePilotTool(BaseTool, metaclass=ABCMeta):
|
||||
username=self._username,
|
||||
title=title,
|
||||
text=message
|
||||
)
|
||||
),
|
||||
escape_markdown=False
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user