Skip to main content

Global configuration

Default client

After configuring globally, access a shared client singleton:
The singleton is lazy-loaded and reset when you call whatsrb_cloud.reset_configuration().

Per-client configuration

Per-client options override the global configuration.

Django / FastAPI setup

Available options