(20241213) Small keyword bug fix.
This commit is contained in:
@@ -142,7 +142,7 @@ class AsyncSavvyBulkSMS:
|
||||
self,
|
||||
recipient_number,
|
||||
message
|
||||
) -> dict | None:
|
||||
) -> SentSMSMessageModel:
|
||||
|
||||
"""
|
||||
Send one SMS from Savvy Bulk SMS's API.
|
||||
|
||||
Reference in New Issue
Block a user