Versions in this module Expand all Collapse all v0 v0.0.2 Aug 1, 2025 v0.0.1 Jun 27, 2025 Changes in this version + type Handler struct + func New(telegramRepo telegramRepo, queueRepo queueRepo, storageService storageService, ...) *Handler + func (h *Handler) Run(update *client.UpdateMessageEdited)