Swiftagram Documentation

Extensions on Endpoint.Group.ManyUsers

Properties

friendships

var friendships: Endpoint.Single<Swiftagram.Friendship.Dictionary, Error>  

List all friendship statuses between the list of users and the logged in one.

stories

var stories: Endpoint.Single<TrayItem.Dictionary, Error>  

List all recent stories by the list of users.