mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
docs(channels): add Channels feature documentation
- Add overview page explaining channels architecture and configuration - Add Telegram channel setup guide with bot creation steps - Add navigation entries for channels section This documents the new Channels feature that allows users to interact with Qwen Code agents from messaging platforms like Telegram. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
parent
2867e779b9
commit
59ee49e0ab
4 changed files with 188 additions and 0 deletions
4
docs/users/features/channels/_meta.ts
Normal file
4
docs/users/features/channels/_meta.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
export default {
|
||||
overview: 'Overview',
|
||||
telegram: 'Telegram',
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue