toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client.api.models
/
QueryThreadsRequest
/
QueryThreadsRequest
Query
Threads
Request
@
JvmOverloads
constructor
(
watch
:
Boolean
=
true
,
limit
:
Int
=
10
,
memberLimit
:
Int
=
100
,
next
:
String
?
=
null
,
participantLimit
:
Int
=
100
,
prev
:
String
?
=
null
,
replyLimit
:
Int
=
2
,
user
:
User
?
=
null
,
userId
:
String
?
=
null
)