Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func New ¶
func New( telegramRepo telegramRepo, queueRepo queueRepo, storageService storageService, messageService messageService, transformService transformService, filtersModeService filtersModeService, forwarderService forwarderService, ) *Handler
func (*Handler) Run ¶
func (h *Handler) Run(update *client.UpdateMessageEdited)
Run выполняет обрабатку обновления о редактировании сообщения
Click to show internal directories.
Click to hide internal directories.