Actions
Feature proposal #6859
closedImplement multiple asset support for Follow API
Feature proposal #6859:
Implement multiple asset support for Follow API
Description
Implement support for following multiple assets at once. This probably should just store the comma list of followed assets. So for example: "groupjive.group.10,groupjive.group.10.%". As for the library API it should work same as activity by having an ->assets() function and handling the array internally as normally.
Actions