requestGroupButton
inline fun ReplyKeyboardRowBuilder.requestGroupButton(text: String, requestId: RequestId, isForum: Boolean? = null, isPublic: Boolean? = null, isOwnedBy: Boolean? = null, userRightsInChat: ChatAdministratorRights? = null, botRightsInChat: ChatAdministratorRights? = null, botIsMember: Boolean? = null): Boolean
Creates and put RequestChatKeyboardButton with KeyboardButtonRequestChat.Group
See also
ReplyKeyboardBuilder.row