deleteFile
Deletes the file represented by url from the given channel.
Return
Executable async Call responsible for deleting a file.
Parameters
channelType
The channel type. ie messaging.
channelId
The channel id. ie 123.
url
The URL of the file to be deleted.