webhook_telegram_bot.handlers

This file contains handlers for common purposes.

Module Contents

Functions

health_handler(request: aiohttp.web.Request) → aiohttp.web_response.Response

Return healthcheck response.

async webhook_telegram_bot.handlers.health_handler(request: aiohttp.web.Request) aiohttp.web_response.Response

Return healthcheck response.

Returns

Response