deleteChannelThreads

abstract suspend fun deleteChannelThreads(cid: String)

Deletes all threads from a channel.

Parameters

cid

The ID of the channel to delete the threads from.