library
/
io.getstream.chat.android.livedata
/
ChatDomainImpl
/
queryEvents
queryEvents
suspend
fun
queryEvents
(
cids
:
List
<
String
>
)
:
List
<
ChatEvent
>