payload = {} if hasattr(payload, "get"): print("TRUE") else: print("FALSE")