telegram
telegram copied to clipboard
Expose an API for conversion between matrix `room_id` and `event_id` and telegram `chat_id` and `id`
As title.
Why 🤔
If a bot on either side of the bridge has a web interface (or any other interface outside of the chat) and wants to link to a message, this will enable them to provide links to both sides. Also if a link to either side is posted somewhere this make it so that any user can obtain a link to the other side.
Also I'm not against making this off by default for all rooms.