547 B
547 B
Get Subscribers Count
int getSubscribersCount(array $filter = [])
This method returns the count of subscribers by a filter.
Arguments
Argument | Type | Default | Description |
---|---|---|---|
$filter (optional) | array | empty | Filters to retrieve the count of subscribers |
Filter
To see supported filters, please check getSubscribers() documentation.