contacts

val contacts: Set<ConversationContact>

The contacts whose messages are inside this conversation.

This is a set of all of the contacts that are participating in this conversation not including the current user.

Note that when this is not a group conversation, there will be exactly one contact.