mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Show conversations name
This commit is contained in:
@ -43,7 +43,7 @@ ComunicWeb.user.userInfos = {
|
||||
/**
|
||||
* Get multiple users informations
|
||||
*
|
||||
* @param {String} usersID User on which to make request (current to get connected user)
|
||||
* @param {Array~Object} usersID User on which to make request (current to get connected user)
|
||||
* @param {function} afterGetUserInfos What to do once users informations are available
|
||||
* @param {Boolean} forceRequest Force the request to be made
|
||||
* @return {Boolean} True for a success
|
||||
|
Reference in New Issue
Block a user