Difference between revisions of "Group addUsers"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "{{Function_Template|Name=Group_addUsers|ReturnType=Empty |Parameters= |Name=<nowiki>Group resource id</nowiki>|ConstantType=Number|IsInteger=1|IsPositive=1, |Name=<nowiki>List...")
 
Line 1: Line 1:
{{Function_Template|Name=Group_addUsers|ReturnType=Empty |Parameters= |Name=<nowiki>Group resource id</nowiki>|ConstantType=Number|IsInteger=1|IsPositive=1, |Name=<nowiki>List of user resource id</nowiki>|ConstantType=Array }}
+
{{Function_Template|Name=Group_addUsers|ReturnType=Empty |Parameters= |Name=Group resource id|ConstantType=Number|IsInteger=1|IsPositive=1, |Name=List of user resource id|ConstantType=Array }}

Revision as of 06:44, 26 October 2016

List of user resource id


Please write a description and submit to code to autogen it next time

Syntax

List of user resource id(array emails);

Arguments

emails: array. Array of emails.

There are 2 ways of using array emails:

The first way: Each email is an EmailBlacklist object

The second way: Each email is an array with pair of email and comment {email, comment}

Return type

Number. Number of emails added to Blacklist