Implement message reply/forward bridging in both directions

This commit is contained in:
Tulir Asokan
2018-01-22 21:20:56 +02:00
parent aaaf52576c
commit 8a3ccb6e8c
8 changed files with 113 additions and 30 deletions
+3 -3
View File
@@ -57,7 +57,7 @@ does not do this automatically.
* [x] Formatted messages
* [ ] Bot commands (!command -> /command)
* [x] Mentions
* [ ] Rich quotes
* [x] Rich quotes
* [ ] Locations (not implemented in Riot)
* [ ] Images
* [ ] Files
@@ -77,8 +77,8 @@ does not do this automatically.
* [x] Formatted messages
* [x] Bot commands (/command -> !command)
* [x] Mentions
* [ ] Replies
* [ ] Forwards
* [x] Replies
* [x] Forwards
* [ ] Images
* [ ] Locations
* [ ] Stickers