mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 00:03:48 +00:00
Update WaitCommandsMessages.kt
This commit is contained in:
parent
05112afe0c
commit
8d7563b6e4
@ -61,7 +61,7 @@ fun Flow<CommonMessage<TextContent>>.requireSingleCommand() = filter {
|
||||
}
|
||||
}
|
||||
|
||||
true
|
||||
count == 1
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user