webhook_telegram_bot.plugins.bitbucket.handlers
This file contains Bitbucket request handlers.
Module Contents
Functions
|
Process webhook request. |
Attributes
- webhook_telegram_bot.plugins.bitbucket.handlers.logger
- async webhook_telegram_bot.plugins.bitbucket.handlers.bitbucket_webhook_handler(request: aiohttp.web_request.Request) aiohttp.web.Response
Process webhook request.
- Parameters
request – request from Telegram API
- Returns
response from bot