Swiftagram Documentation

Extensions on Endpoint.Group.Explore

Properties

posts

var posts: Endpoint.Paginated<Wrapper, String?, Error>  

A list of posts in the explore page.

topics

var topics: Endpoint.Paginated<Wrapper, String?, Error>  

A list of topics in the explore page.