Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Blacklist removeEmails

From Catglobe Wiki
Revision as of 05:24, 18 September 2023 by Administrator (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Blacklist_removeEmails

Remove emails out of Balcklist

Syntax

Blacklist_removeEmails(array emails);

Arguments

emails: array. Array of emails string

Return type

Number

Example

array emails = {"[email protected]", "[email protected]"};
Blacklist_removeEmails(emails);//2