guigengopenclaw 怎么设置 telegram topics? 中发帖

openclaw 设置多 agent,telegram 设置超级群,开启 topic。 
每个 topic 是一个 agent,2个 topic 分别为 chat,code
使用命令创建多个 agent
openclaw agents add chat --workspace ~/.openclaw/workspace-chat
openclaw agents add code --workspace ~/.openclaw/workspace-code

topic指定 agent
topic chat agent 设置 agentId: chat
code chat agent 设置 agentId: code
还需要怎么哪些设置?我看教程还要设置 binding吗?