IGPAPI
Preparing search index...
@igpapi/ios
FriendshipChangeResponse
Interface FriendshipChangeResponse
interface
FriendshipChangeResponse
{
friendship_status
:
{
blocking
:
boolean
;
followed_by
:
boolean
;
following
:
boolean
;
incoming_request
:
boolean
;
is_bestie
:
boolean
;
is_private
:
boolean
;
muting
:
boolean
;
outgoing_request
:
boolean
;
}
;
status
:
string
;
}
Index
Properties
friendship_
status
status
Properties
friendship_
status
friendship_status
:
{
blocking
:
boolean
;
followed_by
:
boolean
;
following
:
boolean
;
incoming_request
:
boolean
;
is_bestie
:
boolean
;
is_private
:
boolean
;
muting
:
boolean
;
outgoing_request
:
boolean
;
}
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
friendship_
status
status
IGPAPI
Loading...