openclaw/extensions/telegram/openclaw.plugin.json

10 lines
154 B
JSON

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