WebhookDispatchClient
Hierarchy
- ResourceClient
- WebhookDispatchClient
Index
Methods
__init__
Initialize the WebhookDispatchClient.
Parameters
args: Any
kwargs: Any
Returns None
get
Retrieve the webhook dispatch.
Returns Optional[Dict]
dict, optional: The retrieved webhook dispatch, or None if it does not exist
Sub-client for querying information about a webhook dispatch.