Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/react-web
Core
ProfileFields
Type alias ProfileFields
Profile
Fields
:
{
__typename
:
"Profile"
;
createdAt
:
string
;
followModule
:
FeeFollowModuleSettings
|
RevertFollowModuleSettings
|
UnknownFollowModuleSettings
|
null
;
followNftAddress
:
NetworkAddress
|
null
;
globalStats
:
ProfileStats
;
guardian
:
ProfileGuardianResult
|
null
;
handle
:
HandleInfo
|
null
;
id
:
ProfileId
;
interests
:
string
[]
;
invitesLeft
:
number
;
metadata
:
ProfileMetadata
|
null
;
onchainIdentity
:
ProfileOnchainIdentity
;
operations
:
ProfileOperations
;
ownedBy
:
NetworkAddress
;
peerToPeerRecommendedByMe
:
boolean
;
signless
:
boolean
;
sponsor
:
boolean
;
stats
:
ProfileStats
;
txHash
:
string
;
}
Type declaration
__typename
:
"Profile"
created
At
:
string
follow
Module
:
FeeFollowModuleSettings
|
RevertFollowModuleSettings
|
UnknownFollowModuleSettings
|
null
follow
Nft
Address
:
NetworkAddress
|
null
global
Stats
:
ProfileStats
guardian
:
ProfileGuardianResult
|
null
handle
:
HandleInfo
|
null
id
:
ProfileId
interests
:
string
[]
invites
Left
:
number
metadata
:
ProfileMetadata
|
null
onchain
Identity
:
ProfileOnchainIdentity
operations
:
ProfileOperations
owned
By
:
NetworkAddress
peer
To
Peer
Recommended
By
Me
:
boolean
signless
:
boolean
sponsor
:
boolean
stats
:
ProfileStats
tx
Hash
:
string
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