1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-02-17 04:01:50 +00:00
2021-03-17 15:18:37 +00:00

748 B

//docs/dev.inmo.tgbotapi.extensions.utils.types.buttons/ReplyKeyboardMarkup

ReplyKeyboardMarkup

[common]
Content
fun ReplyKeyboardMarkup(vararg buttons: KeyboardButton, resizeKeyboard: Boolean? = null, oneTimeKeyboard: Boolean? = null, selective: Boolean? = null): ReplyKeyboardMarkup