AppleSauce
Preparing search index...
applesauce-core
Helpers
getProfilePicture
Function getProfilePicture
getProfilePicture
(
metadata
:
Event
|
ProfileContent
|
undefined
,
)
:
string
|
undefined
Gets the profile picture from a nostr event or profile content with fallback
Parameters
metadata
:
Event
|
ProfileContent
|
undefined
Returns
string
|
undefined
getProfilePicture
(
metadata
:
Event
|
ProfileContent
|
undefined
,
fallback
:
string
,
)
:
string
Gets the profile picture from a nostr event or profile content with fallback
Parameters
metadata
:
Event
|
ProfileContent
|
undefined
fallback
:
string
Returns
string
getProfilePicture
(
metadata
:
Event
|
ProfileContent
|
undefined
,
fallback
?:
string
,
)
:
string
|
undefined
Gets the profile picture from a nostr event or profile content with fallback
Parameters
metadata
:
Event
|
ProfileContent
|
undefined
Optional
fallback
:
string
Returns
string
|
undefined
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