FollowedUserFavoriteEntry

FollowedUserFavoriteEntry

Followed user favorite entry.

Constructor

new FollowedUserFavoriteEntry(request, cookies)

Create title.

Source:
Parameters:
Name Type Description
request object

Axios client.

cookies string

Cookie string.

Members

entryId :number

Entry ID.

Source:
Type:
  • number

entryUrl :string

Entry URL.

Source:
Type:
  • string

titleName :string

Title name.

Source:
Type:
  • string

titleSlug :string

Title slug.

Source:
Type:
  • string