Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/client
Core
FollowModuleInput
Type alias FollowModuleInput
Follow
Module
Input
:
{
feeFollowModule
?:
InputMaybe
<
FeeFollowModuleInput
>
;
freeFollowModule
?:
InputMaybe
<
Scalars
[
"Boolean"
]
[
"input"
]
>
;
revertFollowModule
?:
InputMaybe
<
Scalars
[
"Boolean"
]
[
"input"
]
>
;
unknownFollowModule
?:
InputMaybe
<
UnknownFollowModuleInput
>
;
}
Type declaration
Optional
fee
Follow
Module
?:
InputMaybe
<
FeeFollowModuleInput
>
Optional
free
Follow
Module
?:
InputMaybe
<
Scalars
[
"Boolean"
]
[
"input"
]
>
Optional
revert
Follow
Module
?:
InputMaybe
<
Scalars
[
"Boolean"
]
[
"input"
]
>
Optional
unknown
Follow
Module
?:
InputMaybe
<
UnknownFollowModuleInput
>
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