messagebird / ruby-rest-api

MessageBird's REST API for Ruby
BSD 2-Clause "Simplified" License
37 stars 46 forks source link

Add ability to list and delete SMS messages in client #12

Closed dameikle closed 4 years ago

dameikle commented 6 years ago

Updated Client class to support DELETE requests and provide additional methods to support interacting with messages.

samwierema commented 6 years ago

@dameikle thanks again for submitting a pull request! We'd love to know if you have questions or feedback based on @marcelcorso's review.

tsyber1an commented 4 years ago

closing PR due to long inactivity