12 lines
207 B
JSON
12 lines
207 B
JSON
{
|
|
"name": "@openclaw/telegram",
|
|
"version": "2026.1.27-beta.1",
|
|
"type": "module",
|
|
"description": "OpenClaw Telegram channel plugin",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|