mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-09-07 00:59:22 +00:00
fixes
This commit is contained in:
@@ -68,7 +68,7 @@ class MessagesResender(
|
||||
)
|
||||
}
|
||||
}.getOrNull() ?.let {
|
||||
messageInfo to it
|
||||
sourceMessagesToSentMessages.add(messageInfo to it)
|
||||
}
|
||||
}
|
||||
else -> {
|
||||
|
Reference in New Issue
Block a user