mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update telegram
This commit is contained in:
		| @@ -51,6 +51,8 @@ class UserRoute | ||||
|             $router->get ('/server/log/fetch', 'User\\ServerController@logFetch'); | ||||
|             // Coupon | ||||
|             $router->post('/coupon/check', 'User\\CouponController@check'); | ||||
|             // Telegram | ||||
|             $router->get ('/telegram/getBotInfo', 'User\\TelegramController@getBotInfo'); | ||||
|         }); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user