synaptic-lark 0.4.0

Feishu/Lark integration for Synaptic: document loader, Bitable tool, message tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod asr;
pub mod bitable;
pub mod calendar;
pub mod chat;
pub mod contact;
pub mod doc_process;
pub mod message;
pub mod ocr;
pub mod spreadsheet;
pub mod task;
pub mod translate;