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): |     async def post(self): | ||||||
|         # TODO: refactor |         # TODO: refactor | ||||||
|  |         logger.info(f"post request to {self}") | ||||||
|         self._dispatcher = await self._create_dispatcher() |         self._dispatcher = await self._create_dispatcher() | ||||||
|         res = await super(CustomRequestHandler, self).post() |         res = await super(CustomRequestHandler, self).post() | ||||||
|         self._dispatcher = None |         self._dispatcher = None | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user