webhook_telegram_bot.telegram.commands

Submodules

Package Contents

Classes

Command

This enum represents bot commands.

class webhook_telegram_bot.telegram.commands.Command

Bases: str, enum.Enum

This enum represents bot commands.

START = /start
ADD_WEBHOOK = /add_webhook
EDIT_WEBHOOKS = /edit_webhooks
EDIT_WEBHOOK = /edit_webhook
DELETE_WEBHOOK = /delete_webhook