os.system(f"mv {upload_dir}/{old_name} {upload_dir}/{new_name}")
For further actions, you may consider blocking this person and/or reporting abuse
os.system(f"mv {upload_dir}/{old_name} {upload_dir}/{new_name}")
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)