gabrieldwight / Whatsapp-Business-Cloud-Api-Net

This is C# wrapper of whatsapp business cloud api for .NET
MIT License
296 stars 113 forks source link

Upload files without a real disk filepath by using a byte-array #98

Closed Reris closed 1 month ago

Reris commented 1 month ago

Allow uploading files from a pure in-memory byte-array, without the requirement of a real disk filepath.