Adds support for sending file and multiple files with a webhook.
Created by: Kiritsu
Summary
This pr adds the support for sending single and multiple files with a webhook.
Details
I tried to follow how it was managed with UploadFilesAsync for user messages.