Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/react-web
Core
ProfileOperations
Type alias ProfileOperations
Profile
Operations
:
{
__typename
:
"ProfileOperations"
;
canBlock
:
boolean
;
canFollow
:
TriStateValue
;
canUnblock
:
boolean
;
canUnfollow
:
boolean
;
hasBlockedMe
:
OptimisticStatusResult
;
id
:
ProfileId
;
isBlockedByMe
:
OptimisticStatusResult
;
isFollowedByMe
:
OptimisticStatusResult
;
isFollowingMe
:
OptimisticStatusResult
;
}
Type declaration
__typename
:
"ProfileOperations"
can
Block
:
boolean
can
Follow
:
TriStateValue
can
Unblock
:
boolean
can
Unfollow
:
boolean
has
Blocked
Me
:
OptimisticStatusResult
id
:
ProfileId
is
Blocked
By
Me
:
OptimisticStatusResult
is
Followed
By
Me
:
OptimisticStatusResult
is
Following
Me
:
OptimisticStatusResult
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Lens SDK Reference
@lens-protocol/react-web - v2.3.2
@lens-protocol/react-native - v2.3.2
@lens-protocol/client - v2.3.2