Category "slash"

_Context.send() got an unexpected keyword argument 'files'

Im using interactions.py and I cant figure out how to respond with an image await ctx.send(files="86.png")

Is it possible to use "/" in a filename?

I know that this is not something that should ever be done, but is there a way to use the slash character that normally separates directories within a filename