mirror of
				https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
				synced 2025-11-04 06:00:24 +00:00 
			
		
		
		
	small potential fix
This commit is contained in:
		@@ -30,7 +30,7 @@ class InMemoryMessagesFilesCache : MessagesFilesCache {
 | 
			
		||||
    ) {
 | 
			
		||||
        map[chatId to messageIdentifier] = StorageFile(
 | 
			
		||||
            filename,
 | 
			
		||||
            byteReadChannelAllocator.invoke().toByteArray()
 | 
			
		||||
            byteReadChannelAllocator.invoke()
 | 
			
		||||
        )
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user