电报

描述性

连接Telegraphe编辑器内即时通讯应用

插件无法访问相机和麦克风,所以无法录制语音视频消息同时,它不工作隐形模式

插件类型 :可视非系统

支持编辑器 :文档、电子表格、演示文稿

模拟语法 :彩虹,吉西市.

电报
安装

默认存取企业版与社区版(文档服务器+社区服务器)。

也可以下载插件Optife应用目录并安装后台式计算机云层安装指令

用法
  1. 查找插件插件选项卡 。
  2. 登录您的电报账号

默认时,此插件使用https://evgeny-nadymov.github.io/telegram-react/.需要修改时 打开索引.html文件插入新URL框架弧码字段内

插件结构

Github存储器https://github.com/ONLYOFFICE/onlyoffice.github.io/tree/master/sdkjs-plugins/content/telegram.

  1. config.json,索引.htmlcodejs
  2. 图标
  3. 第三方服务:
配置
{     "name" : "Telegram",     "nameLocale": {         "fr": "Telegram",         "es": "Telegram",         "de": "Telegram"     },     "guid" : "asc.{E5773A43-F9B3-4E81-81D9-CE0A132470E7}",     "version" : "1.0.2",      "variations" : [         {             "description" : "Chat with co-authors in real time using integrated Telegram client.",             "descriptionLocale": {                 "fr": "Chattez avec vos co-auteurs en temps réel grâce au client Telegram intégré.",                 "es": "Chatee con los coautores en tiempo real utilizando el cliente integrado de Telegram.",                 "de": "Unterhalten Sie sich mit Mitautoren in Echtzeit über den integrierten Telegram-Client."             },             "url"         : "index.html",              "icons": [ "resources/img/icon.png", "resources/img/icon@2x.png" ],             "icons2": [                 {                     "100%": { "normal": "resources/img/icon.png" },                     "125%": { "normal": "resources/img/icon@1.25x.png" },                     "150%": { "normal": "resources/img/icon@1.5x.png" },                     "175%": { "normal": "resources/img/icon@1.75x.png" },                     "200%": { "normal": "resources/img/icon@2x.png" }                 }             ],             "isViewer"        : true,             "EditorsSupport"  : ["word", "cell", "slide", "pdf"],             "isVisual"        : true,             "isModal"         : false,             "isInsideMode"    : true,             "initDataType"    : "none",             "store" : {                 "background" : {                     "light" : "#26A8DE",                     "dark"  : "#26A8DE"                 },                 "screenshots" : ["resources/store/screenshots/screen_1.png"],                 "icons"       : {                     "light" : "resources/store/icons",                     "dark"  : "resources/store/icons"                 },                 "categories": ["specAbilities", "communication", "entertainment"]             }         }     ] }
方法事件
支持

如果要请求特性或报告关于此插件的故障,请使用问题段GitHub.