mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
Overview
Use Telegram for instant messaging within ONLYOFFICE editors interface.
The plugin is based on the telegram-react app. The app uses the ReactJS JavaScript framework and TDLib (Telegram Database library) compiled to WebAssembly.
The plugin is compatible with self-hosted and desktop versions of ONLYOFFICE editors. It can be added to ONLYOFFICE instances manually.
How to use
- Find the plugin in the Plugins tab.
- Log in to your Telegram account.
How to install
Detailed instructions can be found in ONLYOFFICE API documentation.
Configuration
By default, that plugin uses (https://evgeny-nadymov.github.io/telegram-react/). If you need to change it, open the index.html file and insert the new URL in the iframe src field.
Known issues
- The plugin has no access to the camera and microphone, so you'll be unable to record voice and video messages.
- The plugin doesn't work in the incognito mode.