setMaxSuggestionCount

fun setMaxSuggestionCount(maxSuggestionCount: Int): UserMentionConfig.Builder

Sets the maximum user suggestion count. It can be set up to 15.

Return

This Builder object to allow for chaining of calls to set methods.

Since

3.0.0

Parameters

maxSuggestionCount

Maximum user suggestion count.