Optional
cursor?: stringOptional
mark?: ChatConversationMarkTypeOptional
pageOptional
pinned?: booleanOptional
cursorThe cursor to specify where to start retrieving conversations.
Optional
markWhether to get marked conversations.
true
: Yes.false
: No.Optional
pageThe number of conversations to retrieve.
If you retrieve marked conversations, the value range is [1,10], with 10 as the default. Otherwise, the value range is [1,50].
Optional
pinnedWhether to get pinned conversations.
true
: Yes.false
: No.Static
defaultStatic
pinnedStatic
with
The conversation filter class.