translator-app/ ├── src/ # 前端源代码 │ ├── index.html # 主界面 HTML │ └── app.js # JavaScript 逻辑 ├── src-tauri/ # Tauri 后端 │ ├── src/ │ │ └── main.rs # Rust 后端主文件 │ ├── Cargo ...
A new channel is created whenever a user messages the bot, and the channel will serve as a shared inbox for seamless communication between staff and the user. To learn more, check out our website or ...