29 lines
925 B
JSON
29 lines
925 B
JSON
|
|
{
|
|||
|
|
"id": "workplace",
|
|||
|
|
"name": "Workplace from Meta",
|
|||
|
|
"version": "0.1.0",
|
|||
|
|
"order": 140,
|
|||
|
|
"aliases": ["facebook-workplace", "workplace-meta", "fb-work"],
|
|||
|
|
"capabilities": {
|
|||
|
|
"chat_types": ["direct", "group"],
|
|||
|
|
"message_types": ["text", "image", "file", "video", "audio"],
|
|||
|
|
"streaming": true,
|
|||
|
|
"block_streaming": true,
|
|||
|
|
"reactions": true,
|
|||
|
|
"polls": false,
|
|||
|
|
"reply": true,
|
|||
|
|
"media": true,
|
|||
|
|
"templates": true,
|
|||
|
|
"typing_indicator": true,
|
|||
|
|
"group_management": true,
|
|||
|
|
"mentions": true,
|
|||
|
|
"edit": false,
|
|||
|
|
"unsend": false,
|
|||
|
|
"persistent_menu": true,
|
|||
|
|
"personas": false,
|
|||
|
|
"handover": false
|
|||
|
|
},
|
|||
|
|
"enabled": false,
|
|||
|
|
"deprecated": true,
|
|||
|
|
"deprecation_note": "Workplace from Meta 已于 2025.9.1 进入只读模式,2026.5.31 完全关闭。此插件仅用于存量客户迁移参考。"
|
|||
|
|
}
|