Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MahdiKarimipour/bcf401bf381a28a26513a0463a54e330 to your computer and use it in GitHub Desktop.
Save MahdiKarimipour/bcf401bf381a28a26513a0463a54e330 to your computer and use it in GitHub Desktop.
Pellerex Realtime Messaging Chat Function
<Chat
parties={this.state.chatParticipantIds}
context={General.ChatContext.DirectMessages}
chatGroupId={this.state.chatGroupId}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment