toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client.persistance.repository
/
ThreadsRepository
/
deleteChannelThreads
delete
Channel
Threads
abstract
suspend
fun
deleteChannelThreads
(
cid
:
String
)
Deletes all threads from a channel.
Parameters
cid
The ID of the channel to delete the threads from.