Builder

class Builder

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
fun build(): UserMentionConfig

Creates an UserMentionConfig with the arguments supplied to this builder.

Link copied to clipboard
fun setMaxMentionCount(maxMentionCount: Int): UserMentionConfig.Builder

Sets maximum mention count.

Link copied to clipboard
fun setMaxSuggestionCount(maxSuggestionCount: Int): UserMentionConfig.Builder

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