openclaw/native-plugins/telegram/openclaw.plugin.json
2026-03-20 09:30:16 +01:00

10 lines
154 B
JSON

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