toggle menu
stream-chat-android
7.0.1
androidJvm
switch theme
search in API
stream-chat-android-compose
/
io.getstream.chat.android.compose.ui.theme
/
MessageComposerCommandSuggestionItemParams
/
MessageComposerCommandSuggestionItemParams
Message
Composer
Command
Suggestion
Item
Params
constructor
(
command
:
Command
,
onCommandSelected
:
(
Command
)
->
Unit
)
Parameters
command
The command for which the suggestion is rendered.
on
Command
Selected
Action invoked when the command is selected.