Enumeration PageField

Page info fields.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

0.1.0

Enumeration Members

BIOGRAPHY: "biography"

The biography of the page.

FOLLOWERS_COUNT: "followers_count"

The number of followers of the page.

FOLLOWS_COUNT: "follows_count"

The number of follows of the page.

ID: "id"

The id of the page.

IG_ID: "ig_id"

The instagram of the page.

MEDIA_COUNT: "media_count"

The number of media objects of the page.

NAME: "name"

The name of the page.

PROFILE_PICTURE_URL: "profile_picture_url"

The URL of the profile picture of the page.

USERNAME: "username"

The username of the page.

Generated using TypeDoc