Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
addRecentlyViewedIssue
Function addRecentlyViewedIssue
add
Recently
Viewed
Issue
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
Issue
>
>
Add Recently Viewed Issue 自分が最近見た課題の追加
Add an issue which the user viewed recently.
Parameters
config
:
contracts
.
BacklogConfig
params
:
AddRecentlyViewedIssueParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
Issue
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Add Recently Viewed Issue 自分が最近見た課題の追加
Add an issue which the user viewed recently.