Created
December 23, 2021 06:33
-
-
Save MahdiKarimipour/bcf401bf381a28a26513a0463a54e330 to your computer and use it in GitHub Desktop.
Pellerex Realtime Messaging Chat Function
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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