GetStream / stream-ruby

Ruby Client - Build Activity Feeds & Streams with GetStream.io
https://getstream.io
BSD 3-Clause "New" or "Revised" License
85 stars 32 forks source link

Add read follow stat endpoint #137

Closed peterdeme closed 2 years ago

peterdeme commented 2 years ago

Endpoint docs: https://getstream.io/activity-feeds/docs/other-rest/following/?language=#reading-follow-stats

Same thing in .NET: https://github.com/GetStream/stream-net/blob/b16d7b917345fe95ae70058eae8b28a4367aa5fe/src/stream-net/StreamFeed.cs?q=FollowStats#L432

peterdeme commented 2 years ago

See PR. ✅