We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e480c30 commit 8588c17Copy full SHA for 8588c17
blazor/blazor-wasm-basic-example/wwwroot/talkjs-wrapper.js
@@ -3,7 +3,7 @@ window.TalkWrapper = {
3
talkSession: undefined,
4
5
/**
6
- * Function that creates a conversation between 2 users
+ * Function that creates a conversation between users
7
* @param {string} appId - appId from your Talk account
8
* @param {object} myUser - object with parameters needed to create a Talk.User object
9
* @param {object} otherUsers - array of objects with parameters needed to create Talk.User objects
0 commit comments