Ex.Pnut v0.1.0 ExPnut.Posts.Explore View Source

Explore streams are basically pre-built searches with some simple criteria.

Link to this section Summary

Functions

Retrieve a list of explore streams.

Retrieve a list of posts in an explore stream.

Link to this section Functions

Link to this function

explore(client, post_params \\ %PostParams{}) View Source

Retrieve a list of explore streams.

Link to this function

explore_slug(client, slug, post_params \\ %PostParams{}) View Source

Retrieve a list of posts in an explore stream.

Slug can be of the following values: "conversations", "photos", "trending" and "missed_conversations"