'matrix-js-sdk get all messages from room
How do you get all the messages from a room in matrix?
I am following https://matrix.org/docs/guides/usage-of-the-matrix-js-sdk
I have the client started and synchronized.
Accessing room.timeline only gives the most recent messages. I want to get all of from the beginning of the chat.
Thanks for your help.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
