DM feaature
As an EmbeddedChat developer
I need to: get the past messages for dm too, currently works only for group and channel
So That: it works well with one-one chat
(direct message) room type too, currently only the group and channel room types can load past messages
Acceptance Criteria
- [ ] TODO 1
- [ ] TODO 2
- [ ] TODO 3
It’s mainly designed for groups and channels as an embeddable website. While adding DMs is fine, they shouldn’t become the main focus. The overall goal is to support groups and rooms, so starting with support for multiple groups might the best approach.
Hi @Spiral-Memory , I can look into improving support for multiple groups/rooms in EmbeddedChat since that aligns with the intended usage you mentioned. If this approach works for you, I can start working on it.