library
/
io.getstream.chat.android.livedata
/
ChatDomainImpl
/
createChannel
createChannel
suspend
fun
createChannel
(
c
:
Channel
)
:
Result
<
Channel
>