get

fun get(predicate: Predicate<ChatOption>? = null, first: Boolean = false): List<ChatOption>

{@inheritDoc}