12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"id": "feishu",
|
|
"name": "Feishu",
|
|
"description": "Feishu channel plugin",
|
|
"channels": ["feishu"],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|