symphony.bdk.core.symphony_bdk#

Module containing SymphonyBdk class which acts as en entry point for all BDK services.

Functions

app_service(func)

Decorator to check if an app is configured before making the actual function call.

bot_service(func)

Decorator to check if a bot service account is configured before making the actual function call.

Classes

SymphonyBdk(config)

BDK entry point