Closed tbarbugli closed 7 years ago
follows = [ {'source': 'group:1', 'target': 'user:1'}, {'source': 'group:1', 'target': 'user:2'}, ] stream_client.follow_many(follows,activity_copy_limit=10)
https://github.com/GetStream/stream-django/issues/41
@pterk - it looks like this was actually fixed quite a while back in 126d6aaee. Can you confirm and close if so?
@dwightgunning can confirm