Interface IFetchChatsParams

Hierarchy

  • IFetchChatsParams

Properties

all?: boolean
createdAtFrom?: number
createdAtTo?: number
cursor?: string
externalLineIds?: string[]
externalStatuses?: string
firstReplyAtFrom?: number
firstReplyAtTo?: number
include?: string
lastMessageFrom?: number
lastMessageTo?: number
limit?: number
list?: number
members?: string
name?: string
operatorReactionTimeFrom?: number
operatorReactionTimeTo?: number
page?: number
responder?: string
type?: "EXTERNAL"
withoutAnswers?: boolean
withoutOperatorReaction?: boolean

Generated using TypeDoc