Interface: LiveAddToPostFriendshipstatus
September 10, 2021 · View on GitHub
instagram-private-api / responses / LiveAddToPostFriendshipstatus
Interface: LiveAddToPostFriendshipstatus
responses.LiveAddToPostFriendshipstatus
Table of contents
Properties
- blocking
- followed_by
- following
- incoming_request
- is_bestie
- is_private
- is_restricted
- muting
- outgoing_request
Properties
blocking
• blocking: boolean
Defined in
src/responses/live.add-to-post.response.ts:44
followed_by
• followed_by: boolean
Defined in
src/responses/live.add-to-post.response.ts:43
following
• following: boolean
Defined in
src/responses/live.add-to-post.response.ts:42
incoming_request
• incoming_request: boolean
Defined in
src/responses/live.add-to-post.response.ts:47
is_bestie
• is_bestie: boolean
Defined in
src/responses/live.add-to-post.response.ts:49
is_private
• is_private: boolean
Defined in
src/responses/live.add-to-post.response.ts:46
is_restricted
• is_restricted: boolean
Defined in
src/responses/live.add-to-post.response.ts:50
muting
• muting: boolean
Defined in
src/responses/live.add-to-post.response.ts:45
outgoing_request
• outgoing_request: boolean