feat(telegram): support rich Agent messages

This commit is contained in:
jxxghp
2026-08-22 10:11:18 +08:00
parent 1c07333909
commit 9273d68aa7
16 changed files with 444 additions and 33 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ dependencies = [
"pyparsing~=3.3.2",
"pyquery~=2.0.1",
"pystray~=0.19.5",
"pytelegrambotapi~=4.34.0",
"pytelegrambotapi~=4.36.0",
"python-dateutil~=2.9.0.post0",
"python-dotenv~=1.2.2",
"python-multipart~=0.0.32",