stream-chat-angular
stream-chat-angular copied to clipboard
Create latestMessages$ stream in ChannelService
With jump to message implemented the activeChannelMessages$ stream doesn't always contain the latest messages of a channel, however some chat UI components still need information about the latest messages -> the latestChannelMessages$ stream could help with that
Add translation field to all messages