mirror of
https://github.com/InsanusMokrassar/CaptchaPlaguBotPlugin.git
synced 2024-11-22 08:13:55 +00:00
add setup of sent message in expression worker
This commit is contained in:
parent
823c895e42
commit
de5391b121
@ -456,6 +456,8 @@ data class ExpressionCaptchaProvider(
|
||||
mention(user)
|
||||
regular(", $captchaText ")
|
||||
bold(callbackData.second)
|
||||
}.also {
|
||||
sentMessage = it
|
||||
}
|
||||
|
||||
var leftAttempts = attempts
|
||||
|
Loading…
Reference in New Issue
Block a user