(20241213) Small keyword bug fix.

This commit is contained in:
2024-12-13 19:43:56 +05:30
parent 47643394fb
commit f47e81c411
3 changed files with 226 additions and 1 deletions
@@ -142,7 +142,7 @@ class AsyncSavvyBulkSMS:
self,
recipient_number,
message
) -> dict | None:
) -> SentSMSMessageModel:
"""
Send one SMS from Savvy Bulk SMS's API.