mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-22 19:01:52 +03:00
2f6d5805de
Co-authored-by: thewilloftheshadow <thewilloftheshadow@users.noreply.github.com>
12 lines
162 B
JSON
12 lines
162 B
JSON
{
|
|
"id": "telegram",
|
|
"channels": [
|
|
"telegram"
|
|
],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|