Preparing search index...
The search index is not available
@smontero/smartvaults-js-client
@smontero/smartvaults-js-client
Conversation
Type alias Conversation
Conversation
:
{
conversationId
:
string
;
hasUnreadMessages
:
boolean
;
isGroupChat
:
boolean
;
messages
:
DoublyLinkedList
<
PublishedDirectMessage
>
;
participants
:
string
[]
;
}
Type declaration
conversation
Id
:
string
has
Unread
Messages
:
boolean
is
Group
Chat
:
boolean
messages
:
DoublyLinkedList
<
PublishedDirectMessage
>
participants
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@smontero/smartvaults-js-client
Loading...
Generated using
TypeDoc