You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param region: Twilio Region to make requests to, defaults to 'us1' if an edge is provided
47
46
:param http_client: HttpClient, defaults to TwilioHttpClient
48
47
:param environment: Environment to look for auth details, defaults to os.environ
49
-
:param edge: (Deprecated) Twilio Edge to make requests to, defaults to None. Will be deprecated from 9.9.0. Twilio is moving towards regional processing. This will be removed from 10.x.x.
48
+
:param edge: Twilio Edge to make requests to, defaults to None.
50
49
:param user_agent_extensions: Additions to the user agent string
51
50
:param credential_provider: credential provider for authentication method that needs to be used
0 commit comments