stream-chat-android
Toggle table of contents
7.6.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.state.messages.composer
/
MessageComposerState
/
suggestedMentions
suggested
Mentions
val
suggestedMentions
:
List
<
Mention
>
Parameters
suggested
Mentions
Mention
s to render in the suggestion popup. Prefer this over
mentionSuggestions
for new code.