Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISearchLinkedUsers

Parameters for auth().searchLinkedUsers()

typedef

{object} ISearchLinkedUsers

property

{string} query - search query

property

{number} count - max number of results

property

{string} withCommunity - community the user is member of

Hierarchy

  • ISearchLinkedUsers

Index

Properties

Optional count

count: undefined | number

query

query: string

Optional withCommunity

withCommunity: undefined | string

Generated using TypeDoc