Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetLinkedUsers

Parameters for auth().getLinkedUsers()

typedef

{object} IGetLinkedUsers

property

{number} maxId - maximum ID to fetch

property

{number} count - max number of results

property

{string} withCommunity - community the user is member of

Hierarchy

  • IGetLinkedUsers

Index

Properties

Optional count

count: undefined | number

Optional maxId

maxId: undefined | number

Optional withCommunity

withCommunity: undefined | string

Generated using TypeDoc