Chalkboard feature added.
This commit is contained in:
+1
-1
@@ -781,7 +781,7 @@ ServerConnection.prototype.chat = function(kind, dest, value) {
|
||||
/**
|
||||
* userAction sends a request to act on a user.
|
||||
*
|
||||
* @param {string} kind - One of "op", "unop", "kick", "present", "unpresent".
|
||||
* @param {string} kind - One of "op", "unop", "kick", "present", "unpresent", "chalkboard", "unchalkboard".
|
||||
* @param {string} dest - The id of the user to act upon.
|
||||
* @param {any} [value] - An action-dependent parameter.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user