lemmy-js-client
Preparing search index...
ExportDataResponse
Type Alias ExportDataResponse
Your exported data.
type
ExportDataResponse
=
{
content
:
PostOrCommentOrPrivateMessage
[]
;
liked
:
string
[]
;
moderates
:
string
[]
;
notifications
:
PostOrCommentOrPrivateMessage
[]
;
read_posts
:
string
[]
;
settings
:
UserSettingsBackup
;
}
Index
Properties
content
liked
moderates
notifications
read_
posts
settings
Properties
content
content
:
PostOrCommentOrPrivateMessage
[]
liked
liked
:
string
[]
moderates
moderates
:
string
[]
notifications
notifications
:
PostOrCommentOrPrivateMessage
[]
read_
posts
read_posts
:
string
[]
settings
settings
:
UserSettingsBackup
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
liked
moderates
notifications
read_
posts
settings
lemmy-js-client
Loading...
Your exported data.