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