Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUserFollows

Parameters for certain methods in follows()

typedef

{object} IUserFollows

property

{string} username - the username to follow

property

{number[]} listIds - the list IDs to which the user should be added

Hierarchy

  • IUserFollows

Index

Properties

Properties

listIds

listIds: number[]

username

username: string

Generated using TypeDoc