$token = "*****";//توکن رباتتون $channel = "@jahanbots";//ایدی چنل برای قفل $update = json_decode(file_get_contents('php://input')); $message = $update->message; $chat_id = $message->chat->id; $from_id = $message->from->id; $truechannel =...