It would be valuable to allow the default ticket priority for messages received through the Telegram bot to be set using an environment variable. This would help streamline the handling of incoming conversations—especially from business-critical channels—by automatically tagging them with the appropriate priority.
While this does require a minor update to register a new environment variable, the implementation would be minimal and non-breaking. It offers a clean way to adapt behavior across different deployments without hardcoding preferences.