mirror of
https://github.com/InsanusMokrassar/CaptchaPlaguBotPlugin.git
synced 2025-10-17 20:50:08 +00:00
add setup of sent message in expression worker
This commit is contained in:
@@ -456,6 +456,8 @@ data class ExpressionCaptchaProvider(
|
||||
mention(user)
|
||||
regular(", $captchaText ")
|
||||
bold(callbackData.second)
|
||||
}.also {
|
||||
sentMessage = it
|
||||
}
|
||||
|
||||
var leftAttempts = attempts
|
||||
|
Reference in New Issue
Block a user