mirror of
				https://github.com/civsocit/olgram.git
				synced 2025-10-30 00:43:25 +00:00 
			
		
		
		
	test
This commit is contained in:
		
							parent
							
								
									9297f2b33f
								
							
						
					
					
						commit
						a00652ecce
					
				|  | @ -69,6 +69,7 @@ class CustomRequestHandler(WebhookRequestHandler): | |||
| 
 | ||||
|     async def post(self): | ||||
|         # TODO: refactor | ||||
|         logger.info(f"post request to {self}") | ||||
|         self._dispatcher = await self._create_dispatcher() | ||||
|         res = await super(CustomRequestHandler, self).post() | ||||
|         self._dispatcher = None | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user