mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	update: telegram controller
This commit is contained in:
		| @@ -23,7 +23,6 @@ class TelegramController extends Controller | ||||
|  | ||||
|     public function webhook(Request $request) | ||||
|     { | ||||
|         info($request->input()); | ||||
|         $this->formatMessage($request->input()); | ||||
|         $this->formatChatJoinRequest($request->input()); | ||||
|         $this->handle(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user