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
/
selectReactionById
select
Reaction
By
Id
abstract
suspend
fun
selectReactionById
(
id
:
Int
)
:
Reaction
?
Selects reaction with specified
id
.
Parameters
id
A reaction id to search for.