narrowing down one of the errors
This commit is contained in:
		@@ -138,7 +138,7 @@ export default async bot => {
 | 
			
		||||
            console.error('err:', err);
 | 
			
		||||
            if(e.type == 'tg')
 | 
			
		||||
              return await e.editMessageText(msg.result.chat.id, msg.result.message_id, err);
 | 
			
		||||
            return await e.reply('something went wrong lol');
 | 
			
		||||
            return await e.reply('something went wrong lol / check maxfilesize?');
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
        // </download data>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user