messagebird / csharp-rest-api

This repository contains the open source C# client for MessageBird's REST API.
ISC License
54 stars 60 forks source link

ShortenUrls added to Message and MessageOptionalArguments #129

Closed georgechond94 closed 10 months ago

georgechond94 commented 11 months ago

Hi @marcelcorso, @epels! 👋

This PR adds the bool ShortenUrls optional parameter as indicated here: https://developers.messagebird.com/api/sms-messaging/#send-outbound-sms

Let me know if I missed something