初步集成消息通道,支持Telegram + Lark机器人

This commit is contained in:
xintaofei
2026-03-30 22:51:49 +08:00
parent 544abbd15d
commit d18cec33bf
44 changed files with 4106 additions and 11 deletions

View File

@@ -1,4 +1,5 @@
pub mod acp;
pub mod chat_channel;
pub mod conversations;
pub mod folder_commands;
pub mod folders;