feat: summarize rss messages to feishu group #1

Merged
Ecss merged 6 commits from develop into main 2026-01-13 15:04:21 +08:00
Showing only changes of commit 0b036a6a63 - Show all commits

View File

@@ -1,4 +1,4 @@
use crate::{config, controls, models}; use crate::{config, models};
pub struct FeishuClient { pub struct FeishuClient {
pub client: open_lark::prelude::LarkClient, pub client: open_lark::prelude::LarkClient,