Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First message in a group #469

Closed
borutlatecheckout opened this issue Apr 8, 2024 · 1 comment
Closed

First message in a group #469

borutlatecheckout opened this issue Apr 8, 2024 · 1 comment

Comments

@borutlatecheckout
Copy link

What are you trying to achieve?

I would like to know which message if currently the first one in the group.
Currently I check the flag showsAllInfo but this is reverse from what I need. When this flag is true it means this is the last message in group.

- (avatar)(user1) message 1
- (user1) message 2
- (user1) message 2
- (avatar)(user2) message 1
- (user2) message 2

If possible, how can you achieve this currently?

Cannot do that atm.

What would be the better way?

To have a flag isFirst similar to isLast.

GetStream Environment

GetStream Chat version: latest
GetStream Chat frameworks: StreamChat, StreamChatSwiftUI
iOS version: 17x
Swift version: 5.10
Xcode version: 15x
Device: iPhone

Additional context

@borutlatecheckout
Copy link
Author

This is actually a dupe of #412

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant