optns https://w1.nandbox.net/whitelist
This object represents a whitelist. It is returned as a reply to getWhitelist
Ā If you add the same user to the blacklist and whitelist, the priority goes to the blacklist.
Field | Type | Required | Description |
---|---|---|---|
chat | Chat | Yes | channel or group Unique identifier object where administrators belongs to. |
eop | String | Yes | Number of page |
users | Array of SignupUsers | Yes | Array of users |
Signup User
Field | Type | Required | Description |
---|---|---|---|
id | String | yes | Id of signup user |
signup_user | String | Yes | Signup user (mobile number or email) |
tags | Array of String | Optional | Only when you have tags in whitelist |
Data
Field | Type | Required | Description |
---|---|---|---|
pattern | String | Yes | Add pattern for black or white list |
example | String | Yes | Add example of pattern |