Hierarchy

  • Params

Properties

favourites?: null | boolean

Whether to restrict the results to contain NO favourite conversations (false), ONLY favourite conversation (true), or ignore any restriction altogether (null)

limitfrom?: null | number

The offset to start at

limitnum?: null | number

Limit number of conversations to this

mergeself?: null | boolean

Whether to include self-conversations (true) or ONLY private conversations (false) when private conversations are requested.

type?: null | number

Filter by type

userid: null | number

The id of the user who we are viewing conversations for

Generated using TypeDoc