requestUserButton
fun ReplyKeyboardRowBuilder.requestUserButton(text: String, requestId: RequestId, premiumUser: Boolean? = null, requestName: Boolean? = null, requestUsername: Boolean? = null, requestPhoto: Boolean? = null, iconCustomEmojiId: CustomEmojiId? = null, style: KeyboardButtonStyle? = null): Boolean
Creates and put RequestUserKeyboardButton with KeyboardButtonRequestUsers.Common
See also
ReplyKeyboardBuilder.row