infobip / infobip-api-csharp-client

Infobip API client library in C#, distributed as a NuGet package.
https://www.infobip.com/docs/api
MIT License
11 stars 17 forks source link

MMS single endpoint is deprecated #27

Closed thechucklingatom closed 9 months ago

thechucklingatom commented 9 months ago

When sending an MMS message I am getting an error that I believe is related to the MMS send single message endpoint being deprecated. According to the infobip documentation I believe this should be updated to work similarly to the SMS endpoint. Send MMS documentation for reference

thechucklingatom commented 9 months ago

I apologize, wrong repository