Interface: PendingFriendshipsFeedResponse
September 10, 2021 · View on GitHub
instagram-private-api / responses / PendingFriendshipsFeedResponse
Interface: PendingFriendshipsFeedResponse
responses.PendingFriendshipsFeedResponse
Table of contents
Properties
Properties
big_list
• big_list: boolean
Defined in
src/responses/account-friendships.feed.response.ts:6
next_max_id
• next_max_id: null
Defined in
src/responses/account-friendships.feed.response.ts:7
page_size
• page_size: number
Defined in
src/responses/account-friendships.feed.response.ts:8
sections
• sections: null
Defined in
src/responses/account-friendships.feed.response.ts:4
status
• status: string
Defined in
src/responses/account-friendships.feed.response.ts:9
users
• users: PendingFriendshipsFeedResponseUsersItem[]