1

I would like to fetch every Conversation a specific User belongs to. Is this possible server side? It seems like the only option is to iterate through every Conversation and filter.

Am I expected to track every Conversation a User belongs to in my own database?

Spencer
  • 87
  • 8

1 Answers1

2

Today, this is not available in conversations but conversations is adopting more functionality from Programmable Chat, so this functionality may appear in Conversations at some point in the future.

Alan
  • 10,465
  • 2
  • 8
  • 9