library
/
io.getstream.chat.android.livedata.dao
/
ChannelDao
/
delete
delete
abstract
suspend
fun
delete
(
cid
:
String
)
:
Unit