//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.buttons](../index.md)/[ForceReply](index.md) # ForceReply [common] data class [ForceReply](index.md)(**selective**: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)?) : [KeyboardMarkup](../-keyboard-markup/index.md) ## Properties | Name | Summary | |---|---| | [forceReply](force-reply.md)| [common] val [forceReply](force-reply.md): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) = true
| | [selective](selective.md)| [common] val [selective](selective.md): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)? = null
|