This commit is contained in:
2022-11-08 17:49:41 +06:00
parent 3b26971152
commit 8232cb4d62
3 changed files with 29 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ suspend fun activateResenderBot(
bot.buildBehaviourWithLongPolling(CoroutineScope(currentCoroutineContext() + SupervisorJob())) {
onContentMessage(
subcontextUpdatesFilter = MessageFilterByChat
subcontextUpdatesFilter = MessageFilterByChat,
) {
val chat = it.chat