Tag

Tag

Tag.

Constructor

new Tag(cookiesopt)

Create tag.

Source:
Parameters:
Name Type Attributes Default Description
cookies string <optional>
null

Cookie string.

Members

description :string

Tag description.

Source:
Type:
  • string

followed :boolean|null

Is tag followed?

Source:
Type:
  • boolean | null

id :number|null

Tag ID.

Source:
Type:
  • number | null

Tag URL.

Source:
Type:
  • string

name :TagName

Tag name.

Source:
Type: