selectMention
Autocompletes the current text input with the mention from the selected user.
Parameters
user
The user that is used to autocomplete the mention.
Autocompletes the current text input with the mention from the selected mention.
Built-in Mention subclasses are submitted to the server on send via the corresponding fields on io.getstream.chat.android.models.Message.
Parameters
mention
The mention that is used for the autocomplete.