webhook_telegram_bot.telegram.constants
This file contains telegram module constants.
Module Contents
- webhook_telegram_bot.telegram.constants.TELEGRAM_WEBHOOK_TOKEN
- webhook_telegram_bot.telegram.constants.TELEGRAM_WEBHOOK_ROUTE
- webhook_telegram_bot.telegram.constants.TELEGRAM_TEMPLATE_START = telegram/start.html
- webhook_telegram_bot.telegram.constants.TELEGRAM_TEMPLATE_SELECT_SERVICE = telegram/select_service.html
- webhook_telegram_bot.telegram.constants.TELEGRAM_TEMPLATE_EDIT_WEBHOOKS = telegram/edit_webhooks.html
- webhook_telegram_bot.telegram.constants.TELEGRAM_TEMPLATE_EDIT_WEBHOOK = telegram/edit_webhook.html
- webhook_telegram_bot.telegram.constants.TELEGRAM_TEMPLATE_WEBHOOK_DELETED = telegram/webhook_deleted.html
- webhook_telegram_bot.telegram.constants.TELEGRAM_TEMPLATE_CHAT_NOT_FOUND = telegram/chat_not_found.html