mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
				synced 2025-11-04 06:00:10 +00:00 
			
		
		
		
	updates
This commit is contained in:
		@@ -21,7 +21,7 @@ suspend fun activateResenderBot(
 | 
			
		||||
 | 
			
		||||
    bot.buildBehaviourWithLongPolling(CoroutineScope(currentCoroutineContext() + SupervisorJob())) {
 | 
			
		||||
        onContentMessage(
 | 
			
		||||
            subcontextUpdatesFilter = MessageFilterByChat
 | 
			
		||||
            subcontextUpdatesFilter = MessageFilterByChat,
 | 
			
		||||
        ) {
 | 
			
		||||
            val chat = it.chat
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user