AppleSauce
Preparing search index...
applesauce-core
Helpers
getProfilePicture
Function getProfilePicture
getProfilePicture
(
metadata
:
undefined
|
Event
|
ProfileContent
,
)
:
undefined
|
string
Gets the profile picture from a nostr event or profile content with fallback
Parameters
metadata
:
undefined
|
Event
|
ProfileContent
Returns
undefined
|
string
getProfilePicture
(
metadata
:
undefined
|
Event
|
ProfileContent
,
fallback
:
string
,
)
:
string
Gets the profile picture from a nostr event or profile content with fallback
Parameters
metadata
:
undefined
|
Event
|
ProfileContent
fallback
:
string
Returns
string
getProfilePicture
(
metadata
:
undefined
|
Event
|
ProfileContent
,
fallback
?:
string
,
)
:
undefined
|
string
Gets the profile picture from a nostr event or profile content with fallback
Parameters
metadata
:
undefined
|
Event
|
ProfileContent
Optional
fallback
:
string
Returns
undefined
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Gets the profile picture from a nostr event or profile content with fallback