Lists all subscribers with role, title and time of subscription for given community.
Hardcoded limit of 250. No paging.

method: "bridge.list_subscribers"
params:
{
  "community":"{name}"

    mandatory, points to community

}