Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListQuery

Hierarchy

  • ListQuery

Index

Properties

Optional pageToken

pageToken: string

Token of a page to be returned, see Glip Navigation Info

Optional recordCount

recordCount: number

Max numbers of records to be returned. The default/maximum value is 250

Optional type

type: ("PrivateChat" | "Group" | "Team")[]

Type of a group. 'PrivateChat' is a group of 2 members. 'Group' is a chat of 2 and more participants, the membership cannot be changed after group creation. 'Team' is a chat of 1 and more participants, the membership can be modified in future

Generated using TypeDoc