openclaw/extensions/telegram/clawdbot.plugin.json
2026-01-29 13:20:31 +08:00

12 lines
162 B
JSON

{
"id": "telegram",
"channels": [
"telegram"
],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}