1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-03 23:29:33 +00:00

small fix in request chat button

This commit is contained in:
2023-02-05 23:18:14 +06:00
parent e235280253
commit 12ac227d2d
2 changed files with 2 additions and 2 deletions

View File

@@ -235,7 +235,7 @@ inline fun ReplyKeyboardRowBuilder.requestChatButton(
ownedBy: Boolean? = null,
userRightsInChat: ChatAdministratorRights? = null,
botRightsInChat: ChatAdministratorRights? = null,
botIsMember: Boolean = false
botIsMember: Boolean? = null
) = requestChatButton(
text,
KeyboardButtonRequestChat(