Follower Browse
This page focuses on a single object type.
Refer to the main Api Browse methods page for further information regarding the other Browse types method.
Available browse filters
public const FILTERS = array(
'follow_user',
'user',
);
Available browse sorts
protected array $sorts = array(
'follow_user',
'follow_date',
'user',
);