request User Button
inline fun ReplyKeyboardRowBuilder.requestUserButton(text: String, requestUser: KeyboardButtonRequestUser): Boolean
Creates and put RequestUserKeyboardButton
See also
Reply Keyboard Builder. row
inline fun ReplyKeyboardRowBuilder.requestUserButton(text: String, requestId: RequestId, premiumUser: Boolean? = null): Boolean
Creates and put RequestUserKeyboardButton with KeyboardButtonRequestUser.Common
See also
Reply Keyboard Builder. row