Tsarr Documentation - v2.11.0
Preparing search index...
index
QBittorrent
RssMarkAsReadPostData
Type Alias RssMarkAsReadPostData
type
RssMarkAsReadPostData
=
{
body
:
{
itemPath
:
string
;
articleId
?:
string
}
;
path
?:
never
;
query
?:
never
;
url
:
"/rss/markAsRead"
;
}
Index
Properties
body
path?
query?
url
Properties
body
body
:
{
itemPath
:
string
;
articleId
?:
string
}
Type Declaration
itemPath
:
string
Current full path of item (e.g. "The Pirate Bay\Top100")
Optional
articleId
?:
string
ID of article
Optional
path
path
?:
never
Optional
query
query
?:
never
url
url
:
"/rss/markAsRead"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v2.11.0
Loading...
Current full path of item (e.g. "The Pirate Bay\Top100")