Telegram
Connects the Telegram application for instant messaging within the ONLYOFFICE editors.
The plugin has no access to the camera and microphone, so you will be unable to record voice and video messages. Also, it does not work in the incognito mode.
Plugin type: visual, non-system.
Supported editors: documents, spreadsheets, presentations.
Analogues: Rainbow.
Available by default in ONLYOFFICE Enterprise Edition and Community Edition (Document Server + Community Server).
You can also download this plugin from the ONLYOFFICE App Directory and install it following the
desktop or cloud installation instructions.
- Find the plugin on the Plugins tab.
- Log in to your Telegram account.
Repository on GitHub: https://github.com/ONLYOFFICE/plugin-telegram.
- config.json, index.html and code.js
- Icons
- Third-party service:
{
"name" : "Telegram",
"guid" : "asc.{E5773A43-F9B3-4E81-81D9-CE0A132470E7}",
"variations" : [
{
"description" : "Telegram",
"url" : "index.html",
"icons" : ["resources/img/icon.png", "resources/img/icon@2x.png", "resources/img/icon2.png", "resources/img/icon2@2x.png"],
"isViewer" : true,
"EditorsSupport" : ["word", "cell", "slide"],
"isVisual" : true,
"isModal" : false,
"isInsideMode" : true,
"initDataType" : "none",
"initData" : "",
"buttons" : [ ]
}
]
}
If you want to request a feature or report a bug regarding this plugin, use the issues section on GitHub.