(20241204) Savvy Bulk SMS class made.
This commit is contained in:
@@ -109,7 +109,7 @@ class AsyncNimbusSMS:
|
||||
self.__printer = IceCreamDebugger(prefix = debug_prefix, includeContext = True)
|
||||
if not debug: self.__printer.disable()
|
||||
|
||||
# Create an HTTP client to work with:
|
||||
# Accept/create an HTTP client to work with:
|
||||
if http_client: self.__http_client = http_client
|
||||
else: self.__http_client = httpx.AsyncClient(
|
||||
limits = httpx.Limits(
|
||||
|
||||
Reference in New Issue
Block a user