Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/react-web
Core
Post
Type alias Post
Post
:
{
__typename
:
"Post"
;
by
:
Profile
;
createdAt
:
string
;
globalStats
:
PublicationStats
;
hashtagsMentioned
:
string
[]
;
id
:
PublicationId
;
isEncrypted
:
boolean
;
isHidden
:
boolean
;
metadata
:
ArticleMetadataV3
|
AudioMetadataV3
|
CheckingInMetadataV3
|
EmbedMetadataV3
|
EventMetadataV3
|
ImageMetadataV3
|
LinkMetadataV3
|
LiveStreamMetadataV3
|
MintMetadataV3
|
SpaceMetadataV3
|
StoryMetadataV3
|
TextOnlyMetadataV3
|
ThreeDMetadataV3
|
TransactionMetadataV3
|
VideoMetadataV3
;
momoka
:
MomokaInfo
|
null
;
openActionModules
:
(
LegacyAaveFeeCollectModuleSettings
|
LegacyErc4626FeeCollectModuleSettings
|
LegacyFeeCollectModuleSettings
|
LegacyFreeCollectModuleSettings
|
LegacyLimitedFeeCollectModuleSettings
|
LegacyLimitedTimedFeeCollectModuleSettings
|
LegacyMultirecipientFeeCollectModuleSettings
|
LegacyRevertCollectModuleSettings
|
LegacySimpleCollectModuleSettings
|
LegacyTimedFeeCollectModuleSettings
|
MultirecipientFeeCollectOpenActionSettings
|
SimpleCollectOpenActionSettings
|
UnknownOpenActionModuleSettings
)
[]
;
operations
:
PublicationOperations
;
profilesMentioned
:
ProfileMentioned
[]
;
publishedOn
:
App
|
null
;
referenceModule
:
DegreesOfSeparationReferenceModuleSettings
|
FollowOnlyReferenceModuleSettings
|
LegacyDegreesOfSeparationReferenceModuleSettings
|
LegacyFollowOnlyReferenceModuleSettings
|
UnknownReferenceModuleSettings
|
null
;
stats
:
PublicationStats
;
txHash
:
string
|
null
;
}
Type declaration
__typename
:
"Post"
by
:
Profile
created
At
:
string
global
Stats
:
PublicationStats
hashtags
Mentioned
:
string
[]
id
:
PublicationId
is
Encrypted
:
boolean
is
Hidden
:
boolean
metadata
:
ArticleMetadataV3
|
AudioMetadataV3
|
CheckingInMetadataV3
|
EmbedMetadataV3
|
EventMetadataV3
|
ImageMetadataV3
|
LinkMetadataV3
|
LiveStreamMetadataV3
|
MintMetadataV3
|
SpaceMetadataV3
|
StoryMetadataV3
|
TextOnlyMetadataV3
|
ThreeDMetadataV3
|
TransactionMetadataV3
|
VideoMetadataV3
momoka
:
MomokaInfo
|
null
open
Action
Modules
:
(
LegacyAaveFeeCollectModuleSettings
|
LegacyErc4626FeeCollectModuleSettings
|
LegacyFeeCollectModuleSettings
|
LegacyFreeCollectModuleSettings
|
LegacyLimitedFeeCollectModuleSettings
|
LegacyLimitedTimedFeeCollectModuleSettings
|
LegacyMultirecipientFeeCollectModuleSettings
|
LegacyRevertCollectModuleSettings
|
LegacySimpleCollectModuleSettings
|
LegacyTimedFeeCollectModuleSettings
|
MultirecipientFeeCollectOpenActionSettings
|
SimpleCollectOpenActionSettings
|
UnknownOpenActionModuleSettings
)
[]
operations
:
PublicationOperations
profiles
Mentioned
:
ProfileMentioned
[]
published
On
:
App
|
null
reference
Module
:
DegreesOfSeparationReferenceModuleSettings
|
FollowOnlyReferenceModuleSettings
|
LegacyDegreesOfSeparationReferenceModuleSettings
|
LegacyFollowOnlyReferenceModuleSettings
|
UnknownReferenceModuleSettings
|
null
stats
:
PublicationStats
tx
Hash
:
string
|
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Lens SDK Reference
@lens-protocol/react-web - v2.3.1
@lens-protocol/react-native - v2.3.1
@lens-protocol/client - v2.3.1