[lexigram.admin.contributors]
webhook = lexigram.webhook.admin.contributor:WebhookAdminContributor

[lexigram.cli.contributors]
webhook = lexigram.webhook.cli.contributor:WebhookCliContributor

[lexigram.config]
webhook = lexigram.webhook.config:WebhookConfig

[lexigram.modules]
webhook = lexigram.webhook.module:WebhookModule

[lexigram.providers]
webhook = lexigram.webhook.di.bundle_provider:WebhookBundleProvider
