toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client.persistance.repository
/
ReactionRepository
/
selectReactionsByIds
select
Reactions
By
Ids
abstract
suspend
fun
selectReactionsByIds
(
ids
:
List
<
Int
>
)
:
List
<
Reaction
>
Selects all reactions with specified
ids
Parameters
ids
A list of reaction id to search for.