library
/
io.getstream.chat.android.livedata.dao
/
ChannelDao
/
insert
insert
abstract
suspend
fun
insert
(
channelEntity
:
ChannelEntity
)
:
Unit