isPersistent

@SerialName(value = "is_persistent")
val isPersistent: Boolean? = null(source)

Optional. Requests clients to always show the keyboard when the regular keyboard is hidden. Defaults to false, in which case the custom keyboard can be hidden and opened with a keyboard icon.

type: Boolean