Swiftagram Documentation

Extensions on Endpoint.Group.Users

Properties

blocked

var blocked: Endpoint.Single<Wrapper, Error>  

A list of all profiles blocked by the logged in user.

requests

var requests: Endpoint.Paginated<Swiftagram.User.Collection, String?, Error>  

A list of users who requested to follow you.