smsapi / smsapi-python-client

SMSAPI Python client that allows you to send messages, manage Short URLs and administrate your SMSAPI account.
https://www.smsapi.com/
Other
55 stars 34 forks source link

Result of method sms.send doesn't contain all fields of response #29

Closed mruszcz closed 3 years ago

mruszcz commented 3 years ago

When calling client.sms.send() with details set as True, the result object doesn't contain all fields from response, eg. length of message, message itself. Is it possible to add this fields to SendResult class?

in-void commented 3 years ago

Hello @mruszcz, thanks for bring that issue up. Version 2.5.0 was released today and it contains support for shipment details.