IGPAPI
Preparing search index...
@igpapi/ios
ChangeMutedStatusResponse
Interface ChangeMutedStatusResponse
interface
ChangeMutedStatusResponse
{
friendship_status
:
{
blocking
:
boolean
;
followed_by
:
boolean
;
following
:
boolean
;
incoming_request
:
boolean
;
is_bestie
:
boolean
;
is_blocking_reel
:
boolean
;
is_eligible_to_subscribe
:
boolean
;
is_feed_favorite
:
boolean
;
is_muting_reel
:
boolean
;
is_private
:
boolean
;
is_restricted
:
boolean
;
muting
:
boolean
;
outgoing_request
:
boolean
;
subscribed
:
boolean
;
}
;
status
:
"ok"
;
}
Index
Properties
friendship_
status
status
Properties
friendship_
status
friendship_status
:
{
blocking
:
boolean
;
followed_by
:
boolean
;
following
:
boolean
;
incoming_request
:
boolean
;
is_bestie
:
boolean
;
is_blocking_reel
:
boolean
;
is_eligible_to_subscribe
:
boolean
;
is_feed_favorite
:
boolean
;
is_muting_reel
:
boolean
;
is_private
:
boolean
;
is_restricted
:
boolean
;
muting
:
boolean
;
outgoing_request
:
boolean
;
subscribed
:
boolean
;
}
status
status
:
"ok"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
friendship_
status
status
IGPAPI
Loading...